Atomify Atom Client

Client for the atom family

License

License

MIT License
Categories

Categories

CLI User Interface
GroupId

GroupId

org.jbasics.atomify
ArtifactId

ArtifactId

atom-client
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Atomify Atom Client
Client for the atom family
Project Organization

Project Organization

atomify.org (Stephan Schloepke and Mirko Klemm)

Download atom-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.jbasics.atomify/atom-client/ -->
<dependency>
    <groupId>org.jbasics.atomify</groupId>
    <artifactId>atom-client</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbasics.atomify/atom-client/
implementation 'org.jbasics.atomify:atom-client:0.3.2'
// https://jarcasting.com/artifacts/org.jbasics.atomify/atom-client/
implementation ("org.jbasics.atomify:atom-client:0.3.2")
'org.jbasics.atomify:atom-client:jar:0.3.2'
<dependency org="org.jbasics.atomify" name="atom-client" rev="0.3.2">
  <artifact name="atom-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbasics.atomify', module='atom-client', version='0.3.2')
)
libraryDependencies += "org.jbasics.atomify" % "atom-client" % "0.3.2"
[org.jbasics.atomify/atom-client "0.3.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jbasics.atomify : atom-model jar 0.3.2
com.sun.jersey : jersey-client jar 1.19.1
javax.ws.rs : jsr311-api jar 1.1.1
junit : junit jar 4.12

test (3)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.19.1
com.sun.grizzly : grizzly-servlet-webserver jar 1.9.64
com.sun.jersey : jersey-grizzly jar 1.19.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2
0.3.0