Last Version

sx-api 1.8

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

1.8
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 1.8


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.glassfish.jersey.core : jersey-client jar 2.34
org.glassfish.jersey.security : oauth2-client jar 2.34
org.glassfish.jersey.core : jersey-common jar 2.34
org.glassfish.jersey.inject : jersey-hk2 jar 2.34
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.