| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.jomc | 
    
| ArtifactId | ArtifactIdjomc-modlet | 
    
| Last Version | Last Version1.10.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJOMC ⁑ Modlet 
            JOMC Modlet is a model context application programming interface based on JAXB and JAXP. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jomc-modlet-1.10.1.pom | |
| jomc-modlet-1.10.1.jar | 109 KB | 
| jomc-modlet-1.10.1-tests.jar | 82 KB | 
| jomc-modlet-1.10.1-test-sources.jar | 84 KB | 
| jomc-modlet-1.10.1-test-javadoc.jar | 770 KB | 
| jomc-modlet-1.10.1-sources.jar | 97 KB | 
| jomc-modlet-1.10.1-site.jar | 2 MB | 
| jomc-modlet-1.10.1-schemas.jar | 15 KB | 
| jomc-modlet-1.10.1-project.jar | 154 KB | 
| jomc-modlet-1.10.1-license.txt | 1 KB | 
| jomc-modlet-1.10.1-javadoc.jar | 681 KB | 
| jomc-modlet-1.10.1-changes.xml | 9 KB | 
| jomc-modlet-1.10.1-changes.xhtml | 13 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jomc/jomc-modlet/ -->
<dependency>
    <groupId>org.jomc</groupId>
    <artifactId>jomc-modlet</artifactId>
    <version>1.10.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jomc/jomc-modlet/
implementation 'org.jomc:jomc-modlet:1.10.1'
                // https://jarcasting.com/artifacts/org.jomc/jomc-modlet/
implementation ("org.jomc:jomc-modlet:1.10.1")
                'org.jomc:jomc-modlet:jar:1.10.1'
                <dependency org="org.jomc" name="jomc-modlet" rev="1.10.1">
  <artifact name="jomc-modlet" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jomc', module='jomc-modlet', version='1.10.1')
)
                libraryDependencies += "org.jomc" % "jomc-modlet" % "1.10.1"
                [org.jomc/jomc-modlet "1.10.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |