is not current version
Last Version 7.0.0.CR1

org.jadira.refdata:refdata 6.0.0.GA

Reference Data Repositories for use with Jadira Framework

Categories

Categories

Data
GroupId

GroupId

org.jadira.refdata
ArtifactId

ArtifactId

refdata
Version

Version

6.0.0.GA
Type

Type

jar

Download refdata 6.0.0.GA


<!-- https://jarcasting.com/artifacts/org.jadira.refdata/refdata/ -->
<dependency>
    <groupId>org.jadira.refdata</groupId>
    <artifactId>refdata</artifactId>
    <version>6.0.0.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.refdata/refdata/
implementation 'org.jadira.refdata:refdata:6.0.0.GA'
// https://jarcasting.com/artifacts/org.jadira.refdata/refdata/
implementation ("org.jadira.refdata:refdata:6.0.0.GA")
'org.jadira.refdata:refdata:jar:6.0.0.GA'
<dependency org="org.jadira.refdata" name="refdata" rev="6.0.0.GA">
  <artifact name="refdata" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadira.refdata', module='refdata', version='6.0.0.GA')
)
libraryDependencies += "org.jadira.refdata" % "refdata" % "6.0.0.GA"
[org.jadira.refdata/refdata "6.0.0.GA"]