| License |
License |
|---|---|
| GroupId | GroupIdcom.linkare |
| ArtifactId | ArtifactIdvt |
| Last Version | Last Version3.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.linkare.vt
A project that serves as a repository of commonly used value types.
|
| Filename | Size |
|---|---|
| vt-3.0.1.pom | |
| vt-3.0.1.jar | 64 KB |
| vt-3.0.1-sources.jar | 39 KB |
| vt-3.0.1-javadoc.jar | 285 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.linkare/vt/ -->
<dependency>
<groupId>com.linkare</groupId>
<artifactId>vt</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkare/vt/
implementation 'com.linkare:vt:3.0.1'
// https://jarcasting.com/artifacts/com.linkare/vt/
implementation ("com.linkare:vt:3.0.1")
'com.linkare:vt:jar:3.0.1'
<dependency org="com.linkare" name="vt" rev="3.0.1">
<artifact name="vt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkare', module='vt', version='3.0.1')
)
libraryDependencies += "com.linkare" % "vt" % "3.0.1"
[com.linkare/vt "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.linkare : common.utils | jar | 2.0.0 |
| com.linkare : validation | jar | 2.0.0 |
| oro : oro | jar | 2.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
| org.hibernate : hibernate-search | jar | 4.2.0.Final |
| javax.mail : mail | jar | 1.4.1 |
| commons-validator : commons-validator | jar | 1.3.1 |
| org.hibernate : hibernate-core | jar | 4.1.7.Final |
| org.hibernate : hibernate-entitymanager | jar | 4.1.7.Final |
| org.hibernate : hibernate-infinispan | jar | 4.1.7.Final |
| org.hibernate : hibernate-envers | jar | 4.1.7.Final |
| org.hibernate.common : hibernate-commons-annotations | jar | 4.0.1.Final |
| org.hibernate : hibernate-jpamodelgen | jar | 1.1.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |