License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.jadira.refdata |
ArtifactId | ArtifactIdrefdata |
Last Version | Last Version7.0.0.CR1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReference Data Repositories
Reference Data Repositories for use with Jadira Framework
|
Project Organization |
Project OrganizationJadira Systems |
Filename | Size |
---|---|
refdata-7.0.0.CR1.pom | |
refdata-7.0.0.CR1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jadira.refdata/refdata/ -->
<dependency>
<groupId>org.jadira.refdata</groupId>
<artifactId>refdata</artifactId>
<version>7.0.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.refdata/refdata/
implementation 'org.jadira.refdata:refdata:7.0.0.CR1'
// https://jarcasting.com/artifacts/org.jadira.refdata/refdata/
implementation ("org.jadira.refdata:refdata:7.0.0.CR1")
'org.jadira.refdata:refdata:jar:7.0.0.CR1'
<dependency org="org.jadira.refdata" name="refdata" rev="7.0.0.CR1">
<artifact name="refdata" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadira.refdata', module='refdata', version='7.0.0.CR1')
)
libraryDependencies += "org.jadira.refdata" % "refdata" % "7.0.0.CR1"
[org.jadira.refdata/refdata "7.0.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
junit : junit | jar | |
org.springframework : spring-orm | jar | |
joda-time : joda-time | jar | |
org.jadira.usertype : usertype.core | jar | 7.0.0.CR1 |