License |
License |
---|---|
GroupId | GroupIdcom.lyncode |
ArtifactId | ArtifactIdtest-support |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Support
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
test-support-1.1.0.pom | |
test-support-1.1.0.jar | 26 KB |
test-support-1.1.0-sources.jar | 15 KB |
test-support-1.1.0-javadoc.jar | 144 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
jaxen : jaxen | jar | 1.1.4 |