License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dschinghis-kahn |
ArtifactId | ArtifactIdobjectstore |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionnet.dschinghis-kahn:objectstore
A data store with size limitation capabilities.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
objectstore-1.0.pom | |
objectstore-1.0.jar | 4 KB |
objectstore-1.0-sources.jar | 3 KB |
objectstore-1.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dschinghis-kahn/objectstore/ -->
<dependency>
<groupId>net.dschinghis-kahn</groupId>
<artifactId>objectstore</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dschinghis-kahn/objectstore/
implementation 'net.dschinghis-kahn:objectstore:1.0'
// https://jarcasting.com/artifacts/net.dschinghis-kahn/objectstore/
implementation ("net.dschinghis-kahn:objectstore:1.0")
'net.dschinghis-kahn:objectstore:jar:1.0'
<dependency org="net.dschinghis-kahn" name="objectstore" rev="1.0">
<artifact name="objectstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dschinghis-kahn', module='objectstore', version='1.0')
)
libraryDependencies += "net.dschinghis-kahn" % "objectstore" % "1.0"
[net.dschinghis-kahn/objectstore "1.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.maven.plugins : maven-surefire-plugin | maven-plugin | 2.16 |