License |
License |
---|---|
GroupId | GroupIdorg.cojen |
ArtifactId | ArtifactIdtupl |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTupl
The Unnamed Persistence Library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tupl-1.6.0.pom | |
tupl-1.6.0.jar | 788 KB |
tupl-1.6.0-sources.jar | 639 KB |
tupl-1.6.0-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cojen/tupl/ -->
<dependency>
<groupId>org.cojen</groupId>
<artifactId>tupl</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cojen/tupl/
implementation 'org.cojen:tupl:1.6.0'
// https://jarcasting.com/artifacts/org.cojen/tupl/
implementation ("org.cojen:tupl:1.6.0")
'org.cojen:tupl:jar:1.6.0'
<dependency org="org.cojen" name="tupl" rev="1.6.0">
<artifact name="tupl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cojen', module='tupl', version='1.6.0')
)
libraryDependencies += "org.cojen" % "tupl" % "1.6.0"
[org.cojen/tupl "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.cojen : cojen-maker | jar | [2.2,) |
net.java.dev.jna : jna-platform | jar | [5.0,) |
Group / Artifact | Type | Version |
---|---|---|
org.lz4 : lz4-java | jar | [1.7,) |
org.slf4j : slf4j-api | jar | [1.7,2.0) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13,) |
com.github.stephenc.jcip : jcip-annotations | jar | 1.0-1 |