is not current version
Last Version 0.2.1

org.factcast:factcast-integration-transformation 0.2.0-M10


Categories

Categories

ORM Data
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-integration-transformation
Version

Version

0.2.0-M10
Type

Type

jar

Download factcast-integration-transformation 0.2.0-M10


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