| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.bpic.cielo | 
| ArtifactId | ArtifactIdcielo-client | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCielo java library for Jakarta EE | 
| Filename | Size | 
|---|---|
| cielo-client-1.0.0.pom | |
| cielo-client-1.0.0.jar | 10 KB | 
| cielo-client-1.0.0-sources.jar | 7 KB | 
| cielo-client-1.0.0-javadoc.jar | 56 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.bpic.cielo/cielo-client/ -->
<dependency>
    <groupId>io.bpic.cielo</groupId>
    <artifactId>cielo-client</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/io.bpic.cielo/cielo-client/
implementation 'io.bpic.cielo:cielo-client:1.0.0'// https://jarcasting.com/artifacts/io.bpic.cielo/cielo-client/
implementation ("io.bpic.cielo:cielo-client:1.0.0")'io.bpic.cielo:cielo-client:jar:1.0.0'<dependency org="io.bpic.cielo" name="cielo-client" rev="1.0.0">
  <artifact name="cielo-client" type="jar" />
</dependency>@Grapes(
@Grab(group='io.bpic.cielo', module='cielo-client', version='1.0.0')
)libraryDependencies += "io.bpic.cielo" % "cielo-client" % "1.0.0"[io.bpic.cielo/cielo-client "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.bpic.cielo : cielo-core | jar | 1.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-api | jar | 8.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.resteasy : resteasy-client | jar | |
| org.jboss.resteasy : resteasy-json-binding-provider | jar | 3.7.0.Final | 
| junit : junit | jar | 4.12 | 
| commons-logging : commons-logging | jar | 1.2 |