| License |
License |
|---|---|
| Categories |
CategoriesData CLI User Interface |
| GroupId | GroupIdorg.testmp |
| ArtifactId | ArtifactIddatastore-client |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondatastore-client
datastore's java client
|
| Filename | Size |
|---|---|
| datastore-client-1.0.0.pom | |
| datastore-client-1.0.0.jar | 16 KB |
| datastore-client-1.0.0-sources.jar | 8 KB |
| datastore-client-1.0.0-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.testmp/datastore-client/ -->
<dependency>
<groupId>org.testmp</groupId>
<artifactId>datastore-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.testmp/datastore-client/
implementation 'org.testmp:datastore-client:1.0.0'
// https://jarcasting.com/artifacts/org.testmp/datastore-client/
implementation ("org.testmp:datastore-client:1.0.0")
'org.testmp:datastore-client:jar:1.0.0'
<dependency org="org.testmp" name="datastore-client" rev="1.0.0">
<artifact name="datastore-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testmp', module='datastore-client', version='1.0.0')
)
libraryDependencies += "org.testmp" % "datastore-client" % "1.0.0"
[org.testmp/datastore-client "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.4.0 |
| org.apache.httpcomponents : httpclient | jar | 4.2.3 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| javax.validation : validation-api | jar | 1.0.0.GA |
| javax.validation : validation-api | jar | 1.0.0.GA |