| License |
License |
|---|---|
| GroupId | GroupIdorg.jomc |
| ArtifactId | ArtifactIdjomc-tools |
| Last Version | Last Version1.10.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJOMC ⁑ Tools
Object management and configuration tools.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jomc-tools-1.10.1.pom | |
| jomc-tools-1.10.1.jar | 114 KB |
| jomc-tools-1.10.1-tests.jar | 184 KB |
| jomc-tools-1.10.1-test-sources.jar | 154 KB |
| jomc-tools-1.10.1-test-javadoc.jar | 270 KB |
| jomc-tools-1.10.1-templates.jar | 39 KB |
| jomc-tools-1.10.1-sources.jar | 127 KB |
| jomc-tools-1.10.1-site.jar | 1 MB |
| jomc-tools-1.10.1-schemas.jar | 14 KB |
| jomc-tools-1.10.1-project.jar | 198 KB |
| jomc-tools-1.10.1-license.txt | 1 KB |
| jomc-tools-1.10.1-javadoc.jar | 768 KB |
| jomc-tools-1.10.1-changes.xml | 9 KB |
| jomc-tools-1.10.1-changes.xhtml | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jomc/jomc-tools/ -->
<dependency>
<groupId>org.jomc</groupId>
<artifactId>jomc-tools</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jomc/jomc-tools/
implementation 'org.jomc:jomc-tools:1.10.1'
// https://jarcasting.com/artifacts/org.jomc/jomc-tools/
implementation ("org.jomc:jomc-tools:1.10.1")
'org.jomc:jomc-tools:jar:1.10.1'
<dependency org="org.jomc" name="jomc-tools" rev="1.10.1">
<artifact name="jomc-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jomc', module='jomc-tools', version='1.10.1')
)
libraryDependencies += "org.jomc" % "jomc-tools" % "1.10.1"
[org.jomc/jomc-tools "1.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jomc : jomc-util | jar | 1.10 |
| org.jomc : jomc-modlet | jar | 1.10 |
| org.jomc : jomc-model | jar | 1.10.1 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.apache.bcel : bcel | jar | 5.2 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| commons-io : commons-io | jar | 2.2 |