Tape

A lightweight Java data mapping library

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.vtence.tape
ArtifactId

ArtifactId

tape
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tape
A lightweight Java data mapping library
Project URL

Project URL

https://github.com/testinfected/tape

Download tape

How to add to project

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

Dependencies

test (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.0
3.1.0
3.0.0
2.0.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2
0.1