License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdcom.vtence.tape |
ArtifactId | ArtifactIdtape |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTape
A lightweight Java data mapping library
|
Project URL |
Project URL |
Filename | Size |
---|---|
tape-3.3.0.pom | |
tape-3.3.0.jar | 31 KB |
tape-3.3.0-sources.jar | 13 KB |
tape-3.3.0-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vtence.tape/tape/ -->
<dependency>
<groupId>com.vtence.tape</groupId>
<artifactId>tape</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vtence.tape/tape/
implementation 'com.vtence.tape:tape:3.3.0'
// https://jarcasting.com/artifacts/com.vtence.tape/tape/
implementation ("com.vtence.tape:tape:3.3.0")
'com.vtence.tape:tape:jar:3.3.0'
<dependency org="com.vtence.tape" name="tape" rev="3.3.0">
<artifact name="tape" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vtence.tape', module='tape', version='3.3.0')
)
libraryDependencies += "com.vtence.tape" % "tape" % "3.3.0"
[com.vtence.tape/tape "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
com.h2database : h2 | jar | 1.3.170 |
com.googlecode.flyway : flyway-core | jar | 2.0.3 |
junit : junit | jar | 4.11 |
org.jmock : jmock | jar | 2.6.0 |
org.jmock : jmock-junit4 | jar | 2.6.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |