br.com.ledgertec:rap-conector-client

Client library for interacting with a RAP Conector instance.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

br.com.ledgertec
ArtifactId

ArtifactId

rap-conector-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

br.com.ledgertec:rap-conector-client
Client library for interacting with a RAP Conector instance.
Project URL

Project URL

https://gitlab.ledgertec.com.br/rap/clients-conector/java-conector-client
Source Code Management

Source Code Management

https://gitlab.ledgertec.com.br/rap/clients-conector/java-conector-client

Download rap-conector-client

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-web jar 4.0.0.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.14.0-1
0.11.3-1
0.9.0-1