datastore-client

datastore's java client

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.testmp
ArtifactId

ArtifactId

datastore-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

datastore-client
datastore's java client

Download datastore-client

How to add to project

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

Dependencies

compile (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0