MVN

io.github.netmikey.logunit : logunit-core

Maven & Gradle

Jun 01, 2023
5 usages
46 stars

io.github.netmikey.logunit:logunit-core · The core of the LogUnit framework, containing API and non-logframework-specific code.

<dependency>
    <groupId>io.github.netmikey.logunit</groupId>
    <artifactId>logunit-core</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.netmikey.logunit : logunit-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of io.github.netmikey.logunit : logunit-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
logunit-core-2.0.0
1.1.x
logunit-core-1.1.3
logunit-core-1.1.2
logunit-core-1.1.1
logunit-core-1.1.0
1.0.x
logunit-core-1.0.1
logunit-core-1.0.0

How to add a dependency to Maven

Add the following io.github.netmikey.logunit : logunit-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.netmikey.logunit</groupId>
    <artifactId>logunit-core</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.netmikey.logunit : logunit-core gradle dependency to your build.gradle file:

implementation 'io.github.netmikey.logunit:logunit-core:2.0.0'

Gradle Kotlin DSL: Add the following io.github.netmikey.logunit : logunit-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.netmikey.logunit:logunit-core:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.netmikey.logunit : logunit-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.netmikey.logunit" % "logunit-core" % "2.0.0"

Advertisement

Dependencies from Group

Jun 01, 2023
5 usages
46 stars
Jun 01, 2023
2 usages
46 stars

Discover Dependencies

Dec 07, 2012
7 usages
44 stars
May 11, 2020
17 usages
338 stars
Jun 23, 2019
13 usages
790 stars
Oct 07, 2018
7 usages
Apr 18, 2023
12 usages
209 stars
May 17, 2023
19 usages
262 stars
Mar 08, 2013
18 usages
Nov 20, 2021
7 usages
2 stars
Dec 05, 2019
6 usages
2.6k stars