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