License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.github.lvyahui8 |
ArtifactId | ArtifactIdfeego-common-logging-core |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeego-common-logging-core
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-logging-core/ -->
<dependency>
<groupId>io.github.lvyahui8</groupId>
<artifactId>feego-common-logging-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-logging-core/
implementation 'io.github.lvyahui8:feego-common-logging-core:1.1.0'
// https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-logging-core/
implementation ("io.github.lvyahui8:feego-common-logging-core:1.1.0")
'io.github.lvyahui8:feego-common-logging-core:jar:1.1.0'
<dependency org="io.github.lvyahui8" name="feego-common-logging-core" rev="1.1.0">
<artifact name="feego-common-logging-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lvyahui8', module='feego-common-logging-core', version='1.1.0')
)
libraryDependencies += "io.github.lvyahui8" % "feego-common-logging-core" % "1.1.0"
[io.github.lvyahui8/feego-common-logging-core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |