is not current version
Last Version 1.8

sx-api 0.1.5

SX API wrapper in Java. This Java library implements the complete functionality of the SX API

License

License

GroupId

GroupId

fr.everwin.open.api
ArtifactId

ArtifactId

sx-api
Version

Version

0.1.5
Type

Type

jar
Description

Description

sx-api
SX API wrapper in Java. This Java library implements the complete functionality of the SX API
Project URL

Project URL

https://github.com/everwin-sx/sx-api
Project Organization

Project Organization

everwin.fr
Source Code Management

Source Code Management

https://github.com/everwin-sx/sx-api

Download sx-api 0.1.5


<!-- https://jarcasting.com/artifacts/fr.everwin.open.api/sx-api/ -->
<dependency>
    <groupId>fr.everwin.open.api</groupId>
    <artifactId>sx-api</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/fr.everwin.open.api/sx-api/
implementation 'fr.everwin.open.api:sx-api:0.1.5'
// https://jarcasting.com/artifacts/fr.everwin.open.api/sx-api/
implementation ("fr.everwin.open.api:sx-api:0.1.5")
'fr.everwin.open.api:sx-api:jar:0.1.5'
<dependency org="fr.everwin.open.api" name="sx-api" rev="0.1.5">
  <artifact name="sx-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.everwin.open.api', module='sx-api', version='0.1.5')
)
libraryDependencies += "fr.everwin.open.api" % "sx-api" % "0.1.5"
[fr.everwin.open.api/sx-api "0.1.5"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.13.3
org.glassfish.jersey.core : jersey-client jar 2.28
org.glassfish.jersey.security : oauth2-client jar 2.28
org.glassfish.jersey.core : jersey-common jar 2.28
org.glassfish.jersey.inject : jersey-hk2 jar 2.28
javax.ws.rs : javax.ws.rs-api jar 2.1.1
javax.xml.bind : jaxb-api jar 2.2.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.4

Project Modules

There are no modules declared in this project.