License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.fasterxml.storemate |
ArtifactId | ArtifactIdstoremate-client-base |
Version | Version0.8.8 |
Type | Typejar |
Description |
DescriptionStoreMate-client-base
Building blocks for client libraries that access
StoreMate-based service.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storemate-client-base-0.8.8.pom | |
storemate-client-base-0.8.8.jar | 18 KB |
storemate-client-base-0.8.8-sources.jar | 12 KB |
storemate-client-base-0.8.8-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-client-base/ -->
<dependency>
<groupId>com.fasterxml.storemate</groupId>
<artifactId>storemate-client-base</artifactId>
<version>0.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-client-base/
implementation 'com.fasterxml.storemate:storemate-client-base:0.8.8'
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-client-base/
implementation ("com.fasterxml.storemate:storemate-client-base:0.8.8")
'com.fasterxml.storemate:storemate-client-base:jar:0.8.8'
<dependency org="com.fasterxml.storemate" name="storemate-client-base" rev="0.8.8">
<artifact name="storemate-client-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.storemate', module='storemate-client-base', version='0.8.8')
)
libraryDependencies += "com.fasterxml.storemate" % "storemate-client-base" % "0.8.8"
[com.fasterxml.storemate/storemate-client-base "0.8.8"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.storemate : storemate-shared | jar | 0.8.8 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.storemate : storemate-shared | test-jar | 0.8.8 |
junit : junit | jar | 4.8.2 |