Mattress Test

Testing utilities for the Mattress framework.

License

License

GroupId

GroupId

org.mattressframework
ArtifactId

ArtifactId

mattress-test
Last Version

Last Version

1.0.0-ALPHA4
Release Date

Release Date

Type

Type

jar
Description

Description

Mattress Test
Testing utilities for the Mattress framework.

Download mattress-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.mattressframework : mattress-api jar 1.0.0-ALPHA4
javax.xml.bind : jaxb-api Optional jar 2.0
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-ALPHA4
1.0.0-ALPHA3
1.0.0-ALPHA2
1.0.0-ALPHA1