| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wenbo2018 |
| ArtifactId | ArtifactIdJconf-parent |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJconf-parent
Jconf is a istributed configuration management platform
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| Jconf-parent-1.0.1.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wenbo2018/Jconf-parent/ -->
<dependency>
<groupId>com.github.wenbo2018</groupId>
<artifactId>Jconf-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wenbo2018/Jconf-parent/
implementation 'com.github.wenbo2018:Jconf-parent:1.0.1'
// https://jarcasting.com/artifacts/com.github.wenbo2018/Jconf-parent/
implementation ("com.github.wenbo2018:Jconf-parent:1.0.1")
'com.github.wenbo2018:Jconf-parent:pom:1.0.1'
<dependency org="com.github.wenbo2018" name="Jconf-parent" rev="1.0.1">
<artifact name="Jconf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wenbo2018', module='Jconf-parent', version='1.0.1')
)
libraryDependencies += "com.github.wenbo2018" % "Jconf-parent" % "1.0.1"
[com.github.wenbo2018/Jconf-parent "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| com.alibaba : fastjson | jar | 1.2.32 |