License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.frekele.fraud.protection |
ArtifactId | ArtifactIdclearsale-api-client |
Version | Version1.0.0-alpha-7 |
Type | Typejar |
Description |
Descriptionclearsale-api-client
ClearSale Fraud Protection Java REST API Client.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.frekele.fraud.protection/clearsale-api-client/ -->
<dependency>
<groupId>org.frekele.fraud.protection</groupId>
<artifactId>clearsale-api-client</artifactId>
<version>1.0.0-alpha-7</version>
</dependency>
// https://jarcasting.com/artifacts/org.frekele.fraud.protection/clearsale-api-client/
implementation 'org.frekele.fraud.protection:clearsale-api-client:1.0.0-alpha-7'
// https://jarcasting.com/artifacts/org.frekele.fraud.protection/clearsale-api-client/
implementation ("org.frekele.fraud.protection:clearsale-api-client:1.0.0-alpha-7")
'org.frekele.fraud.protection:clearsale-api-client:jar:1.0.0-alpha-7'
<dependency org="org.frekele.fraud.protection" name="clearsale-api-client" rev="1.0.0-alpha-7">
<artifact name="clearsale-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.frekele.fraud.protection', module='clearsale-api-client', version='1.0.0-alpha-7')
)
libraryDependencies += "org.frekele.fraud.protection" % "clearsale-api-client" % "1.0.0-alpha-7"
[org.frekele.fraud.protection/clearsale-api-client "1.0.0-alpha-7"]
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 2.0.SP1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
org.mockito : mockito-core | jar | 2.25.1 |
org.jacoco : org.jacoco.core | jar | 0.8.3 |