| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdbr.com.ledgertec | 
| ArtifactId | ArtifactIdrap-conector-client | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbr.com.ledgertec:rap-conector-client Client library for interacting with a RAP Conector instance. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| rap-conector-client-1.0.0.pom | |
| rap-conector-client-1.0.0.jar | 25 KB | 
| rap-conector-client-1.0.0-sources.jar | 16 KB | 
| rap-conector-client-1.0.0-javadoc.jar | 249 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/br.com.ledgertec/rap-conector-client/ -->
<dependency>
    <groupId>br.com.ledgertec</groupId>
    <artifactId>rap-conector-client</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/br.com.ledgertec/rap-conector-client/
implementation 'br.com.ledgertec:rap-conector-client:1.0.0'// https://jarcasting.com/artifacts/br.com.ledgertec/rap-conector-client/
implementation ("br.com.ledgertec:rap-conector-client:1.0.0")'br.com.ledgertec:rap-conector-client:jar:1.0.0'<dependency org="br.com.ledgertec" name="rap-conector-client" rev="1.0.0">
  <artifact name="rap-conector-client" type="jar" />
</dependency>@Grapes(
@Grab(group='br.com.ledgertec', module='rap-conector-client', version='1.0.0')
)libraryDependencies += "br.com.ledgertec" % "rap-conector-client" % "1.0.0"[br.com.ledgertec/rap-conector-client "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-web | jar | 4.0.0.RELEASE | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |