| License | 
                License
                                                        MIT License                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.jbasics.atomify | 
    
| ArtifactId | ArtifactIdatom-model | 
    
| Last Version | Last Version0.3.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionAtomify Atom Model 
            Model for the atom family 
         | 
    
| Project Organization | 
                    Project Organizationatomify.org (Stephan Schloepke and Mirko Klemm) | 
            
| Filename | Size | 
|---|---|
| atom-model-0.3.2.pom | |
| atom-model-0.3.2.jar | 126 KB | 
| atom-model-0.3.2-sources.jar | 129 KB | 
| atom-model-0.3.2-javadoc.jar | 456 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| 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 |