License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.github.lvyahui8 |
ArtifactId | ArtifactIdfeego-common-logging-starter |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionfeego-common-logging-starter
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-starter/ -->
<dependency>
<groupId>io.github.lvyahui8</groupId>
<artifactId>feego-common-logging-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-logging-starter/
implementation 'io.github.lvyahui8:feego-common-logging-starter:1.1.0'
// https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-logging-starter/
implementation ("io.github.lvyahui8:feego-common-logging-starter:1.1.0")
'io.github.lvyahui8:feego-common-logging-starter:jar:1.1.0'
<dependency org="io.github.lvyahui8" name="feego-common-logging-starter" rev="1.1.0">
<artifact name="feego-common-logging-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lvyahui8', module='feego-common-logging-starter', version='1.1.0')
)
libraryDependencies += "io.github.lvyahui8" % "feego-common-logging-starter" % "1.1.0"
[io.github.lvyahui8/feego-common-logging-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.lvyahui8 : feego-common-logging-core | jar | 1.1.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.1.RELEASE |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.11.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.1.RELEASE |
io.github.lvyahui8 : feego-common-configuration-processor | jar | 1.1.0 |
org.reflections : reflections | jar | 0.9.11 |
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |