License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Java CLI User Interface |
GroupId | GroupIdcom.sap.xs |
ArtifactId | ArtifactIdjava-js-client |
Version | Version1.6.10 |
Type | Typejar |
Description |
DescriptionJobscheduler Java Client API
Java Client for the Jobscheduler
|
Project URL |
Project URL |
Filename | Size |
---|---|
java-js-client-1.6.10.pom | |
java-js-client-1.6.10.jar | 40 KB |
java-js-client-1.6.10-sources.jar | 1 KB |
java-js-client-1.6.10-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.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.xs/java-js-client/
implementation 'com.sap.xs:java-js-client:1.6.10'
// https://jarcasting.com/artifacts/com.sap.xs/java-js-client/
implementation ("com.sap.xs:java-js-client:1.6.10")
'com.sap.xs:java-js-client:jar:1.6.10'
<dependency org="com.sap.xs" name="java-js-client" rev="1.6.10">
<artifact name="java-js-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.xs', module='java-js-client', version='1.6.10')
)
libraryDependencies += "com.sap.xs" % "java-js-client" % "1.6.10"
[com.sap.xs/java-js-client "1.6.10"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.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 |