is not current version
Last Version 5.3.2

Metamorph Test 5.3.1

A framework writing tests for Metamorph scripts in XML

License

License

GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metamorph-test
Version

Version

5.3.1
Type

Type

jar
Description

Description

Metamorph Test
A framework writing tests for Metamorph scripts in XML
Project URL

Project URL

https://github.com/metafacture/metafacture-core
Project Organization

Project Organization

Metafacture
Source Code Management

Source Code Management

https://github.com/metafacture/metafacture-core

Download metamorph-test 5.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

runtime (10)

Group / Artifact Type Version
org.metafacture : metafacture-framework jar 5.3.1
org.metafacture : metafacture-commons jar 5.3.1
org.metafacture : metamorph jar 5.3.1
org.metafacture : metafacture-io jar 5.3.1
org.metafacture : metafacture-json jar 5.3.1
org.metafacture : metafacture-biblio jar 5.3.1
org.metafacture : metafacture-formeta jar 5.3.1
org.metafacture : metafacture-xml jar 5.3.1
org.metafacture : metafacture-javaintegration jar 5.3.1
org.slf4j : slf4j-api jar 1.7.21

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.5.5

Project Modules

There are no modules declared in this project.