Categories |
CategoriesCLI User Interface Science Business Logic Libraries |
---|---|
GroupId | GroupIdcom.hyperscience |
ArtifactId | ArtifactIdsaas-client |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
saas-client-1.0.6.pom | |
saas-client-1.0.6.jar | 30 KB |
saas-client-1.0.6-sources.jar | 14 KB |
saas-client-1.0.6-javadoc.jar | 158 KB |
saas-client-1.0.6-jar-with-dependencies.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hyperscience/saas-client/ -->
<dependency>
<groupId>com.hyperscience</groupId>
<artifactId>saas-client</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.hyperscience/saas-client/
implementation 'com.hyperscience:saas-client:1.0.6'
// https://jarcasting.com/artifacts/com.hyperscience/saas-client/
implementation ("com.hyperscience:saas-client:1.0.6")
'com.hyperscience:saas-client:jar:1.0.6'
<dependency org="com.hyperscience" name="saas-client" rev="1.0.6">
<artifact name="saas-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hyperscience', module='saas-client', version='1.0.6')
)
libraryDependencies += "com.hyperscience" % "saas-client" % "1.0.6"
[com.hyperscience/saas-client "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.commons : commons-collections4 | jar | |
org.slf4j : slf4j-log4j12 | jar | |
org.apache.tika : tika-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
uk.org.webcompere : system-stubs-core | jar | |
uk.org.webcompere : system-stubs-junit4 | jar | |
org.powermock : powermock-module-junit4 | jar | |
org.powermock : powermock-api-mockito2 | jar | |
org.mockito : mockito-core | jar | |
org.mockito : mockito-inline | jar | |
org.jacoco : org.jacoco.agent | jar |