| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.jomc | 
    
| ArtifactId | ArtifactIdjomc-model | 
    
| Last Version | Last Version1.10.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJOMC ⁑ Model 
            Object management and configuration model. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jomc-model-1.10.1.pom | |
| jomc-model-1.10.1.jar | 194 KB | 
| jomc-model-1.10.1-tests.jar | 80 KB | 
| jomc-model-1.10.1-test-sources.jar | 74 KB | 
| jomc-model-1.10.1-test-javadoc.jar | 584 KB | 
| jomc-model-1.10.1-sources.jar | 172 KB | 
| jomc-model-1.10.1-site.jar | 3 MB | 
| jomc-model-1.10.1-schemas.jar | 31 KB | 
| jomc-model-1.10.1-project.jar | 149 KB | 
| jomc-model-1.10.1-license.txt | 1 KB | 
| jomc-model-1.10.1-javadoc.jar | 1 MB | 
| jomc-model-1.10.1-changes.xml | 7 KB | 
| jomc-model-1.10.1-changes.xhtml | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jomc/jomc-model/ -->
<dependency>
    <groupId>org.jomc</groupId>
    <artifactId>jomc-model</artifactId>
    <version>1.10.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jomc/jomc-model/
implementation 'org.jomc:jomc-model:1.10.1'
                // https://jarcasting.com/artifacts/org.jomc/jomc-model/
implementation ("org.jomc:jomc-model:1.10.1")
                'org.jomc:jomc-model:jar:1.10.1'
                <dependency org="org.jomc" name="jomc-model" rev="1.10.1">
  <artifact name="jomc-model" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jomc', module='jomc-model', version='1.10.1')
)
                libraryDependencies += "org.jomc" % "jomc-model" % "1.10.1"
                [org.jomc/jomc-model "1.10.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jomc : jomc-util | jar | 1.10 | 
| org.jomc : jomc-modlet | jar | 1.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |