License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.frekele.fiscal |
ArtifactId | ArtifactIdfocusnfe-api-client |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionfocusnfe-api-client
FocusNFe Brazilian fiscal Issuer NF-e NFC-e Java REST API Client.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
focusnfe-api-client-1.0.4.pom | |
focusnfe-api-client-1.0.4.jar | 322 KB |
focusnfe-api-client-1.0.4-sources.jar | 234 KB |
focusnfe-api-client-1.0.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.frekele.fiscal/focusnfe-api-client/ -->
<dependency>
<groupId>org.frekele.fiscal</groupId>
<artifactId>focusnfe-api-client</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.frekele.fiscal/focusnfe-api-client/
implementation 'org.frekele.fiscal:focusnfe-api-client:1.0.4'
// https://jarcasting.com/artifacts/org.frekele.fiscal/focusnfe-api-client/
implementation ("org.frekele.fiscal:focusnfe-api-client:1.0.4")
'org.frekele.fiscal:focusnfe-api-client:jar:1.0.4'
<dependency org="org.frekele.fiscal" name="focusnfe-api-client" rev="1.0.4">
<artifact name="focusnfe-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.frekele.fiscal', module='focusnfe-api-client', version='1.0.4')
)
libraryDependencies += "org.frekele.fiscal" % "focusnfe-api-client" % "1.0.4"
[org.frekele.fiscal/focusnfe-api-client "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 1.2 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.glassfish : javax.el | jar | 3.0.1-b10 |
org.jboss.resteasy : resteasy-client | jar | |
org.jboss.resteasy : resteasy-jaxrs | jar | |
org.jboss.resteasy : resteasy-jackson2-provider | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.9.5 |
org.hibernate : hibernate-validator | jar | 5.4.2.Final |
org.hibernate : hibernate-validator-cdi | jar | 5.4.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
org.mockito : mockito-core | jar | 2.19.0 |
org.jacoco : org.jacoco.core | jar | 0.8.1 |