License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.meku.chameleon |
ArtifactId | ArtifactIdchameleon-core |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionChameleon
A light-weight library to manage the configurations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chameleon-core-1.0.3.pom | |
chameleon-core-1.0.3.jar | 18 KB |
chameleon-core-1.0.3-sources.jar | 11 KB |
chameleon-core-1.0.3-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.meku.chameleon/chameleon-core/ -->
<dependency>
<groupId>net.meku.chameleon</groupId>
<artifactId>chameleon-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.meku.chameleon/chameleon-core/
implementation 'net.meku.chameleon:chameleon-core:1.0.3'
// https://jarcasting.com/artifacts/net.meku.chameleon/chameleon-core/
implementation ("net.meku.chameleon:chameleon-core:1.0.3")
'net.meku.chameleon:chameleon-core:jar:1.0.3'
<dependency org="net.meku.chameleon" name="chameleon-core" rev="1.0.3">
<artifact name="chameleon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.meku.chameleon', module='chameleon-core', version='1.0.3')
)
libraryDependencies += "net.meku.chameleon" % "chameleon-core" % "1.0.3"
[net.meku.chameleon/chameleon-core "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.7.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |