is not current version
Last Version 2.0.1

org.codehaus.fabric3:fabric3-transform 0.6.5

Fabric3 Data Transformations.

Categories

Categories

ORM Data
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-transform
Version

Version

0.6.5
Type

Type

jar

Download fabric3-transform 0.6.5


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