log-config-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.mx-go
ArtifactId

ArtifactId

log-config-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

log-config-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download log-config-core

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (2)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0