is not current version
Last Version 2.0.1

org.codehaus.fabric3:fabric3-transform 1.5

Fabric3 Data Transformations.

Categories

Categories

ORM Data
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-transform
Version

Version

1.5
Type

Type

jar

Download fabric3-transform 1.5


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