Test Support

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

test-support
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Test Support
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download test-support

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
com.lyncode : builder-commons jar 1.0.1
dom4j : dom4j jar 1.6.1
com.google.guava : guava jar 15.0
org.apache.httpcomponents : httpclient jar 4.3.3
org.apache.commons : commons-lang3 jar 3.1
org.apache.httpcomponents : fluent-hc jar 4.3.3

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9

runtime (1)

Group / Artifact Type Version
jaxen : jaxen jar 1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0