License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration ORM Data |
GroupId | GroupIdorg.ozoneplatform |
ArtifactId | ArtifactIdozone-appconfig |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOZONE AppConfig plugin
\
Common AppConfig components for OWF and Marketplace.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ozone-appconfig-0.9.pom | |
ozone-appconfig-0.9.zip | 31 KB |
ozone-appconfig-0.9-sources.jar | 457 bytes |
ozone-appconfig-0.9-javadoc.jar | 448 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ozoneplatform/ozone-appconfig/ -->
<dependency>
<groupId>org.ozoneplatform</groupId>
<artifactId>ozone-appconfig</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.ozoneplatform/ozone-appconfig/
implementation 'org.ozoneplatform:ozone-appconfig:0.9'
// https://jarcasting.com/artifacts/org.ozoneplatform/ozone-appconfig/
implementation ("org.ozoneplatform:ozone-appconfig:0.9")
'org.ozoneplatform:ozone-appconfig:jar:0.9'
<dependency org="org.ozoneplatform" name="ozone-appconfig" rev="0.9">
<artifact name="ozone-appconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ozoneplatform', module='ozone-appconfig', version='0.9')
)
libraryDependencies += "org.ozoneplatform" % "ozone-appconfig" % "0.9"
[org.ozoneplatform/ozone-appconfig "0.9"]