is not current version
Last Version 5.3.2

org.metafacture:metamorph 5.0.0-rc1

A domain specific language for transforming Metafacture event streams

GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metamorph
Version

Version

5.0.0-rc1
Type

Type

jar

Download metamorph 5.0.0-rc1


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