Categories |
CategoriesCLI User Interface Science Business Logic Libraries |
---|---|
GroupId | GroupIdcom.hyperscience |
ArtifactId | ArtifactIdsaas-client |
Version | Version1.0.4 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
saas-client-1.0.4.pom | |
saas-client-1.0.4.jar | 31 KB |
saas-client-1.0.4-sources.jar | 16 KB |
saas-client-1.0.4-javadoc.jar | 159 KB |
saas-client-1.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hyperscience/saas-client/
implementation 'com.hyperscience:saas-client:1.0.4'
// https://jarcasting.com/artifacts/com.hyperscience/saas-client/
implementation ("com.hyperscience:saas-client:1.0.4")
'com.hyperscience:saas-client:jar:1.0.4'
<dependency org="com.hyperscience" name="saas-client" rev="1.0.4">
<artifact name="saas-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hyperscience', module='saas-client', version='1.0.4')
)
libraryDependencies += "com.hyperscience" % "saas-client" % "1.0.4"
[com.hyperscience/saas-client "1.0.4"]
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 |