| License |
License |
|---|---|
| GroupId | GroupIdorg.metafacture |
| ArtifactId | ArtifactIdmetamorph-test |
| Last Version | Last Version5.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMetamorph Test
A framework writing tests for Metamorph scripts in XML
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| metamorph-test-5.3.2.pom | |
| metamorph-test-5.3.2.jar | 34 KB |
| metamorph-test-5.3.2-sources.jar | 20 KB |
| metamorph-test-5.3.2-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.metafacture/metamorph-test/ -->
<dependency>
<groupId>org.metafacture</groupId>
<artifactId>metamorph-test</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.metafacture/metamorph-test/
implementation 'org.metafacture:metamorph-test:5.3.2'
// https://jarcasting.com/artifacts/org.metafacture/metamorph-test/
implementation ("org.metafacture:metamorph-test:5.3.2")
'org.metafacture:metamorph-test:jar:5.3.2'
<dependency org="org.metafacture" name="metamorph-test" rev="5.3.2">
<artifact name="metamorph-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metafacture', module='metamorph-test', version='5.3.2')
)
libraryDependencies += "org.metafacture" % "metamorph-test" % "5.3.2"
[org.metafacture/metamorph-test "5.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.metafacture : metafacture-framework | jar | 5.3.2 |
| org.metafacture : metafacture-commons | jar | 5.3.2 |
| org.metafacture : metamorph | jar | 5.3.2 |
| org.metafacture : metafacture-io | jar | 5.3.2 |
| org.metafacture : metafacture-json | jar | 5.3.2 |
| org.metafacture : metafacture-biblio | jar | 5.3.2 |
| org.metafacture : metafacture-formeta | jar | 5.3.2 |
| org.metafacture : metafacture-xml | jar | 5.3.2 |
| org.metafacture : metafacture-javaintegration | jar | 5.3.2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.5.5 |