MVN

work.lince : lince-commons-log

Maven & Gradle

Jan 09, 2020
252 stars

Lince Commons Log · Lince Commons is an Lince project focused on log aspects of reusable Java components.

<dependency>
    <groupId>work.lince</groupId>
    <artifactId>lince-commons-log</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of work.lince : lince-commons-log to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of work.lince : lince-commons-log to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
lince-commons-log-0.0.1

How to add a dependency to Maven

Add the following work.lince : lince-commons-log maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>work.lince</groupId>
    <artifactId>lince-commons-log</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following work.lince : lince-commons-log gradle dependency to your build.gradle file:

implementation 'work.lince:lince-commons-log:0.0.1'

Gradle Kotlin DSL: Add the following work.lince : lince-commons-log gradle kotlin dependency to your build.gradle.kts file:

implementation("work.lince:lince-commons-log:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following work.lince : lince-commons-log sbt scala dependency to your build.sbt file:

libraryDependencies += "work.lince" % "lince-commons-log" % "0.0.1"

Advertisement

Dependencies from Group

Jan 07, 2020
2 usages
252 stars
Dec 02, 2020
252 stars
Jan 14, 2020
252 stars
Jan 08, 2020
252 stars
Jan 07, 2020
252 stars

Discover Dependencies

Jan 14, 2020
252 stars
Jan 08, 2020
252 stars
Jan 07, 2020
252 stars
Jan 16, 2020
2 stars
Jan 16, 2020
0 stars
Jan 16, 2020
0 stars
Jan 16, 2020
0 stars
Jan 21, 2020
1 stars
Jul 02, 2020
1 stars