License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.csfacturacion.csreporter |
ArtifactId | ArtifactIdcsreporter-api-java |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncsreporter-api-java
Provee una API cliente en Java para el servicio de CSReporter de
CSFacturación.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
csreporter-api-java-1.1.1.pom | |
csreporter-api-java-1.1.1.jar | 40 KB |
csreporter-api-java-1.1.1-sources.jar | 21 KB |
csreporter-api-java-1.1.1-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.csfacturacion.csreporter/csreporter-api-java/ -->
<dependency>
<groupId>com.csfacturacion.csreporter</groupId>
<artifactId>csreporter-api-java</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.csfacturacion.csreporter/csreporter-api-java/
implementation 'com.csfacturacion.csreporter:csreporter-api-java:1.1.1'
// https://jarcasting.com/artifacts/com.csfacturacion.csreporter/csreporter-api-java/
implementation ("com.csfacturacion.csreporter:csreporter-api-java:1.1.1")
'com.csfacturacion.csreporter:csreporter-api-java:jar:1.1.1'
<dependency org="com.csfacturacion.csreporter" name="csreporter-api-java" rev="1.1.1">
<artifact name="csreporter-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csfacturacion.csreporter', module='csreporter-api-java', version='1.1.1')
)
libraryDependencies += "com.csfacturacion.csreporter" % "csreporter-api-java" % "1.1.1"
[com.csfacturacion.csreporter/csreporter-api-java "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
com.google.guava : guava | jar | 17.0 |
com.google.code.gson : gson | jar | 2.2.4 |
joda-time : joda-time | jar | 2.3 |
commons-io : commons-io | jar | 1.3.2 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
org.slf4j : slf4j-api | jar | 1.7.6 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.seleniumhq.selenium : selenium-java | jar | 2.44.0 |
com.opera : operadriver | jar | 1.5 |