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