License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opencrx |
ArtifactId | ArtifactIdopencrx-core-config |
Last Version | Last Version5.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopencrx-core-config
openCRX/Core Config Library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opencrx-core-config-5.2.2.pom | |
opencrx-core-config-5.2.2.jar | 15 MB |
opencrx-core-config-5.2.2-sources.jar | 130 bytes |
opencrx-core-config-5.2.2-javadoc.jar | 137 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencrx/opencrx-core-config/ -->
<dependency>
<groupId>org.opencrx</groupId>
<artifactId>opencrx-core-config</artifactId>
<version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencrx/opencrx-core-config/
implementation 'org.opencrx:opencrx-core-config:5.2.2'
// https://jarcasting.com/artifacts/org.opencrx/opencrx-core-config/
implementation ("org.opencrx:opencrx-core-config:5.2.2")
'org.opencrx:opencrx-core-config:jar:5.2.2'
<dependency org="org.opencrx" name="opencrx-core-config" rev="5.2.2">
<artifact name="opencrx-core-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencrx', module='opencrx-core-config', version='5.2.2')
)
libraryDependencies += "org.opencrx" % "opencrx-core-config" % "5.2.2"
[org.opencrx/opencrx-core-config "5.2.2"]