| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.jbasics.atomify |
| ArtifactId | ArtifactIdatom-client |
| Last Version | Last Version0.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAtomify Atom Client
Client for the atom family
|
| Project Organization |
Project Organizationatomify.org (Stephan Schloepke and Mirko Klemm) |
| Filename | Size |
|---|---|
| atom-client-0.3.2.pom | |
| atom-client-0.3.2.jar | 16 KB |
| atom-client-0.3.2-sources.jar | 12 KB |
| atom-client-0.3.2-javadoc.jar | 71 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |