License |
License |
---|---|
GroupId | GroupIdorg.metafacture |
ArtifactId | ArtifactIdmetamorph |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetamorph
A domain specific language for transforming Metafacture event streams
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metamorph-5.3.2.pom | |
metamorph-5.3.2.jar | 113 KB |
metamorph-5.3.2-sources.jar | 79 KB |
metamorph-5.3.2-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.metafacture/metamorph/ -->
<dependency>
<groupId>org.metafacture</groupId>
<artifactId>metamorph</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.metafacture/metamorph/
implementation 'org.metafacture:metamorph:5.3.2'
// https://jarcasting.com/artifacts/org.metafacture/metamorph/
implementation ("org.metafacture:metamorph:5.3.2")
'org.metafacture:metamorph:jar:5.3.2'
<dependency org="org.metafacture" name="metamorph" rev="5.3.2">
<artifact name="metamorph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metafacture', module='metamorph', version='5.3.2')
)
libraryDependencies += "org.metafacture" % "metamorph" % "5.3.2"
[org.metafacture/metamorph "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.metafacture : metafacture-framework | jar | 5.3.2 |
org.metafacture : metamorph-api | jar | 5.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.metafacture : metafacture-commons | jar | 5.3.2 |
org.metafacture : metafacture-flowcontrol | jar | 5.3.2 |
org.metafacture : metafacture-mangling | jar | 5.3.2 |
org.metafacture : metafacture-javaintegration | jar | 5.3.2 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.5.5 |