License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Java CLI User Interface |
GroupId | GroupIdcom.sap.xs |
ArtifactId | ArtifactIdjava-js-client |
Version | Version1.7.0 |
Type | Typejar |
Description |
DescriptionJobscheduler Java Client API
Java Client for the Jobscheduler
|
Project URL |
Project URL |
Filename | Size |
---|---|
java-js-client-1.7.0.pom | |
java-js-client-1.7.0.jar | 41 KB |
java-js-client-1.7.0-sources.jar | 1 KB |
java-js-client-1.7.0-javadoc.jar | 567 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.xs/java-js-client/
implementation 'com.sap.xs:java-js-client:1.7.0'
// https://jarcasting.com/artifacts/com.sap.xs/java-js-client/
implementation ("com.sap.xs:java-js-client:1.7.0")
'com.sap.xs:java-js-client:jar:1.7.0'
<dependency org="com.sap.xs" name="java-js-client" rev="1.7.0">
<artifact name="java-js-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.xs', module='java-js-client', version='1.7.0')
)
libraryDependencies += "com.sap.xs" % "java-js-client" % "1.7.0"
[com.sap.xs/java-js-client "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.4 |
org.slf4j : slf4j-simple | jar | 1.7.12 |
org.apache.commons : commons-lang3 | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.tomakehurst : wiremock-standalone | jar | 2.19.0 |
org.hamcrest : hamcrest-library | jar | 1.3 |