Last Version

Tape 3.3.0

A lightweight Java data mapping library

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.vtence.tape
ArtifactId

ArtifactId

tape
Version

Version

3.3.0
Type

Type

jar
Description

Description

Tape
A lightweight Java data mapping library
Project URL

Project URL

https://github.com/testinfected/tape

Download tape 3.3.0


<!-- 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.