License |
License |
---|---|
GroupId | GroupIdcom.fasterxml.storemate |
ArtifactId | ArtifactIdstoremate-shared |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStoreMate-shared
Utility stuff shared by client and server modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storemate-shared-1.1.4.pom | |
storemate-shared-1.1.4.jar | 46 KB |
storemate-shared-1.1.4-tests.jar | 14 KB |
storemate-shared-1.1.4-sources.jar | 31 KB |
storemate-shared-1.1.4-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-shared/ -->
<dependency>
<groupId>com.fasterxml.storemate</groupId>
<artifactId>storemate-shared</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-shared/
implementation 'com.fasterxml.storemate:storemate-shared:1.1.4'
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-shared/
implementation ("com.fasterxml.storemate:storemate-shared:1.1.4")
'com.fasterxml.storemate:storemate-shared:jar:1.1.4'
<dependency org="com.fasterxml.storemate" name="storemate-shared" rev="1.1.4">
<artifact name="storemate-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.storemate', module='storemate-shared', version='1.1.4')
)
libraryDependencies += "com.fasterxml.storemate" % "storemate-shared" % "1.1.4"
[com.fasterxml.storemate/storemate-shared "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.ning : compress-lzf | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |