GroupId | GroupIdcom.mtvi.plateng |
---|---|
ArtifactId | ArtifactIdtest-support |
Last Version | Last Version1.0-alpha-4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Support
Set of classes to assist in creation of unit tests
|
Project Organization |
Project OrganizationMTV Networks |
Filename | Size |
---|---|
test-support-1.0-alpha-4.pom | |
test-support-1.0-alpha-4.jar | 7 KB |
test-support-1.0-alpha-4-sources.jar | 4 KB |
test-support-1.0-alpha-4-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mtvi.plateng/test-support/ -->
<dependency>
<groupId>com.mtvi.plateng</groupId>
<artifactId>test-support</artifactId>
<version>1.0-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mtvi.plateng/test-support/
implementation 'com.mtvi.plateng:test-support:1.0-alpha-4'
// https://jarcasting.com/artifacts/com.mtvi.plateng/test-support/
implementation ("com.mtvi.plateng:test-support:1.0-alpha-4")
'com.mtvi.plateng:test-support:jar:1.0-alpha-4'
<dependency org="com.mtvi.plateng" name="test-support" rev="1.0-alpha-4">
<artifact name="test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mtvi.plateng', module='test-support', version='1.0-alpha-4')
)
libraryDependencies += "com.mtvi.plateng" % "test-support" % "1.0-alpha-4"
[com.mtvi.plateng/test-support "1.0-alpha-4"]
Group / Artifact | Type | Version |
---|---|---|
org.ddsteps » ddsteps-httpserver-mock | jar | 1.0-m1 |
xmlunit : xmlunit | jar | 1.1 |
jdom : jdom | jar | 1.0 |
jaxen : jaxen | jar | 1.1.1 |
mockobjects : mockobjects-core | jar | 0.09 |
mockobjects : mockobjects-jdk1.4-j2ee1.3 | jar | 0.09 |
junit : junit | jar | 3.8.1 |
org.jvnet.hudson.main : hudson-core Optional | jar | 1.252 |
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.0.1 |