Atomify Atom Model

Model for the atom family

License

License

MIT License
GroupId

GroupId

org.jbasics.atomify
ArtifactId

ArtifactId

atom-model
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Atomify Atom Model
Model for the atom family
Project Organization

Project Organization

atomify.org (Stephan Schloepke and Mirko Klemm)

Download atom-model

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jbasics : jbasics jar 0.7.1
javax.ws.rs : jsr311-api Optional jar 1.1.1
junit : junit jar 4.12

test (4)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.19.1
com.sun.jersey : jersey-client 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