MVN

com.dawninfotek : logplus-core

Maven & Gradle

Mar 22, 2019
1 usages
1 stars

$(project.groupId):$(project.artifactId) · LogPlus is a framework to extend current java log framework, The goal of LogPlus is to support json format output while adding additional fields into logs with minimium change to application source code.

<dependency>
    <groupId>com.dawninfotek</groupId>
    <artifactId>logplus-core</artifactId>
    <version>1.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dawninfotek : logplus-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.2

All Versions

Choose a version of com.dawninfotek : logplus-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
logplus-core-1.8.2
logplus-core-1.8.1
logplus-core-1.8.0

How to add a dependency to Maven

Add the following com.dawninfotek : logplus-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dawninfotek</groupId>
    <artifactId>logplus-core</artifactId>
    <version>1.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dawninfotek : logplus-core gradle dependency to your build.gradle file:

implementation 'com.dawninfotek:logplus-core:1.8.2'

Gradle Kotlin DSL: Add the following com.dawninfotek : logplus-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dawninfotek:logplus-core:1.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dawninfotek : logplus-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dawninfotek" % "logplus-core" % "1.8.2"

Advertisement

Dependencies from Group

Mar 22, 2019
1 usages
1 stars
Jan 26, 2019
1 stars
Mar 22, 2019
0 stars

Discover Dependencies

jig
Apr 18, 2019
1 usages
Feb 22, 2019
1 usages
9 stars
Apr 05, 2019
2 stars
Feb 19, 2019
2 usages
Feb 26, 2019
1 usages
4 stars
Jun 29, 2019
1 usages
2 stars
Dec 03, 2019
1 usages
16 stars
Aug 07, 2023
1 usages
0 stars
Mar 07, 2019
2 usages
3 stars
Feb 08, 2020
1 usages
0 stars