test-util

null

License

License

GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

test-util
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

test-util
null

Download test-util

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1