Last Version

net.dschinghis-kahn:objectstore 1.0

A data store with size limitation capabilities.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dschinghis-kahn
ArtifactId

ArtifactId

objectstore
Version

Version

1.0
Type

Type

jar
Description

Description

net.dschinghis-kahn:objectstore
A data store with size limitation capabilities.
Project URL

Project URL

https://github.com/Dschinghis-Kahn/objectstore
Source Code Management

Source Code Management

https://github.com/Dschinghis-Kahn/objectstore

Download objectstore 1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.maven.plugins : maven-surefire-plugin maven-plugin 2.16

Project Modules

There are no modules declared in this project.