Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.github.mx-go |
ArtifactId | ArtifactIdlog-config-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog-config-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
log-config-core-1.0.0.pom | |
log-config-core-1.0.0.jar | 15 KB |
log-config-core-1.0.0-sources.jar | 7 KB |
log-config-core-1.0.0-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mx-go/log-config-core/ -->
<dependency>
<groupId>com.github.mx-go</groupId>
<artifactId>log-config-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mx-go/log-config-core/
implementation 'com.github.mx-go:log-config-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.mx-go/log-config-core/
implementation ("com.github.mx-go:log-config-core:1.0.0")
'com.github.mx-go:log-config-core:jar:1.0.0'
<dependency org="com.github.mx-go" name="log-config-core" rev="1.0.0">
<artifact name="log-config-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mx-go', module='log-config-core', version='1.0.0')
)
libraryDependencies += "com.github.mx-go" % "log-config-core" % "1.0.0"
[com.github.mx-go/log-config-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.projectlombok : lombok | jar | 1.16.20 |
com.alibaba : fastjson | jar | 1.2.56 |
commons-configuration : commons-configuration | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |