| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Java CLI User Interface |
| GroupId | GroupIdcom.sap.xs |
| ArtifactId | ArtifactIdjava-js-client |
| Last Version | Last Version1.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJobscheduler Java Client API
Java Client for the Jobscheduler
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| java-js-client-1.7.2.pom | |
| java-js-client-1.7.2.jar | 40 KB |
| java-js-client-1.7.2-sources.jar | 1 KB |
| java-js-client-1.7.2-javadoc.jar | 188 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sap.xs/java-js-client/ -->
<dependency>
<groupId>com.sap.xs</groupId>
<artifactId>java-js-client</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.xs/java-js-client/
implementation 'com.sap.xs:java-js-client:1.7.2'
// https://jarcasting.com/artifacts/com.sap.xs/java-js-client/
implementation ("com.sap.xs:java-js-client:1.7.2")
'com.sap.xs:java-js-client:jar:1.7.2'
<dependency org="com.sap.xs" name="java-js-client" rev="1.7.2">
<artifact name="java-js-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.xs', module='java-js-client', version='1.7.2')
)
libraryDependencies += "com.sap.xs" % "java-js-client" % "1.7.2"
[com.sap.xs/java-js-client "1.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.github.tomakehurst : wiremock-standalone | jar | 2.27.2 |
| org.hamcrest : hamcrest | jar | 2.2 |