MVN

com.github.lujiannt : kernel-logger

Maven & Gradle

Apr 02, 2021
0 stars

kernel-logger · 日志记录的客户端,包含调用链治理,以jar包方式集成在项目里

<dependency>
    <groupId>com.github.lujiannt</groupId>
    <artifactId>kernel-logger</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lujiannt : kernel-logger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.lujiannt : kernel-logger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kernel-logger-1.0.0

How to add a dependency to Maven

Add the following com.github.lujiannt : kernel-logger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.lujiannt</groupId>
    <artifactId>kernel-logger</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.lujiannt : kernel-logger gradle dependency to your build.gradle file:

implementation 'com.github.lujiannt:kernel-logger:1.0.0'

Gradle Kotlin DSL: Add the following com.github.lujiannt : kernel-logger gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.lujiannt:kernel-logger:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.lujiannt : kernel-logger sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.lujiannt" % "kernel-logger" % "1.0.0"

Advertisement

Dependencies from Group

Apr 02, 2021
3 usages
0 stars
Apr 02, 2021
3 usages
0 stars
Apr 02, 2021
1 usages
0 stars
Apr 02, 2021
0 stars
Apr 02, 2021
0 stars

Discover Dependencies

Jan 17, 2023
13 stars
Oct 13, 2022
1 usages
53 stars
Oct 13, 2022
1 usages
53 stars
Oct 13, 2022
1 usages
53 stars
Oct 13, 2022
1 usages
53 stars
Oct 13, 2022
53 stars
Mar 14, 2023
26 stars
Apr 06, 2021
1 stars