| License |
License |
|---|---|
| GroupId | GroupIdcom.shapestone |
| ArtifactId | ArtifactIdtest-util |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontest-util
null
|
| Filename | Size |
|---|---|
| test-util-1.0.2.pom | |
| test-util-1.0.2.jar | 1 KB |
| test-util-1.0.2-sources.jar | 1 KB |
| test-util-1.0.2-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.shapestone/test-util/ -->
<dependency>
<groupId>com.shapestone</groupId>
<artifactId>test-util</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/test-util/
implementation 'com.shapestone:test-util:1.0.2'
// https://jarcasting.com/artifacts/com.shapestone/test-util/
implementation ("com.shapestone:test-util:1.0.2")
'com.shapestone:test-util:jar:1.0.2'
<dependency org="com.shapestone" name="test-util" rev="1.0.2">
<artifact name="test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='test-util', version='1.0.2')
)
libraryDependencies += "com.shapestone" % "test-util" % "1.0.2"
[com.shapestone/test-util "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.6 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| junit : junit | jar | 4.12 |