cielo-ecommerce-client

Cielo E-Commerce Java REST Client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.frekele.cielo
ArtifactId

ArtifactId

cielo-ecommerce-client
Last Version

Last Version

1.0.0-alpha-7
Release Date

Release Date

Type

Type

jar
Description

Description

cielo-ecommerce-client
Cielo E-Commerce Java REST Client.
Project URL

Project URL

http://frekele.org
Source Code Management

Source Code Management

https://github.com/frekele/cielo-ecommerce-client

Download cielo-ecommerce-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.frekele.cielo/cielo-ecommerce-client/ -->
<dependency>
    <groupId>org.frekele.cielo</groupId>
    <artifactId>cielo-ecommerce-client</artifactId>
    <version>1.0.0-alpha-7</version>
</dependency>
// https://jarcasting.com/artifacts/org.frekele.cielo/cielo-ecommerce-client/
implementation 'org.frekele.cielo:cielo-ecommerce-client:1.0.0-alpha-7'
// https://jarcasting.com/artifacts/org.frekele.cielo/cielo-ecommerce-client/
implementation ("org.frekele.cielo:cielo-ecommerce-client:1.0.0-alpha-7")
'org.frekele.cielo:cielo-ecommerce-client:jar:1.0.0-alpha-7'
<dependency org="org.frekele.cielo" name="cielo-ecommerce-client" rev="1.0.0-alpha-7">
  <artifact name="cielo-ecommerce-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.frekele.cielo', module='cielo-ecommerce-client', version='1.0.0-alpha-7')
)
libraryDependencies += "org.frekele.cielo" % "cielo-ecommerce-client" % "1.0.0-alpha-7"
[org.frekele.cielo/cielo-ecommerce-client "1.0.0-alpha-7"]

Dependencies

compile (6)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha-7
1.0.0-alpha-6
1.0.0-alpha-5
1.0.0-alpha-4
1.0.0-alpha-3
1.0.0-alpha-2
1.0.0-alpha-1