License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.link-kou |
ArtifactId | ArtifactIdConfigProperty |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlugin-ConfigProperty-1.0.0
ConfigPropertyPlugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ConfigProperty-1.0.0.pom | |
ConfigProperty-1.0.0.jar | 15 KB |
ConfigProperty-1.0.0-sources.jar | 6 KB |
ConfigProperty-1.0.0-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.link-kou/ConfigProperty/ -->
<dependency>
<groupId>com.github.link-kou</groupId>
<artifactId>ConfigProperty</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.link-kou/ConfigProperty/
implementation 'com.github.link-kou:ConfigProperty:1.0.0'
// https://jarcasting.com/artifacts/com.github.link-kou/ConfigProperty/
implementation ("com.github.link-kou:ConfigProperty:1.0.0")
'com.github.link-kou:ConfigProperty:jar:1.0.0'
<dependency org="com.github.link-kou" name="ConfigProperty" rev="1.0.0">
<artifact name="ConfigProperty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.link-kou', module='ConfigProperty', version='1.0.0')
)
libraryDependencies += "com.github.link-kou" % "ConfigProperty" % "1.0.0"
[com.github.link-kou/ConfigProperty "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | 4.3.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | 1.8 |