License |
License |
---|---|
GroupId | GroupIdorg.jomc |
ArtifactId | ArtifactIdjomc-api |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJOMC ⁑ API
Object management and configuration application programming interface.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jomc-api-1.10.pom | |
jomc-api-1.10.jar | 13 KB |
jomc-api-1.10-tests.jar | 15 KB |
jomc-api-1.10-test-sources.jar | 14 KB |
jomc-api-1.10-test-javadoc.jar | 97 KB |
jomc-api-1.10-sources.jar | 14 KB |
jomc-api-1.10-site.jar | 325 KB |
jomc-api-1.10-project.jar | 36 KB |
jomc-api-1.10-license.txt | 1 KB |
jomc-api-1.10-jomc-test-module.xml | 4 KB |
jomc-api-1.10-jomc-module.xml | 4 KB |
jomc-api-1.10-javadoc.jar | 85 KB |
jomc-api-1.10-changes.xml | 2 KB |
jomc-api-1.10-changes.xhtml | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jomc/jomc-api/ -->
<dependency>
<groupId>org.jomc</groupId>
<artifactId>jomc-api</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.jomc/jomc-api/
implementation 'org.jomc:jomc-api:1.10'
// https://jarcasting.com/artifacts/org.jomc/jomc-api/
implementation ("org.jomc:jomc-api:1.10")
'org.jomc:jomc-api:jar:1.10'
<dependency org="org.jomc" name="jomc-api" rev="1.10">
<artifact name="jomc-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jomc', module='jomc-api', version='1.10')
)
libraryDependencies += "org.jomc" % "jomc-api" % "1.10"
[org.jomc/jomc-api "1.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |