Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 547 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 547 Bytes

cep-wrapper

API cep-wrapper

REPO Maven

<repository>
   <id>demoiselle-contrib-mvn-repo</id>
      <url>https://raw.githubusercontent.com/PGXP/cep-wrapper/master/mvn-repo/</url>
          <snapshots>
              <enabled>true</enabled>
              <updatePolicy>always</updatePolicy>
          </snapshots>
</repository>

Dependencia

         <dependency>
            <groupId>br.com.pgxp</groupId>
            <artifactId>util</artifactId>
            <version>1.0.0</version>
        </dependency>