MVN

io.nuun.kernel : kernel-tests

Maven & Gradle

Aug 05, 2020

Nuun IO Kernel Tests · This is the tests part of the Nuun IO Kernel. Use this project when you want to make unit test and integration tests from your plugins. See kernel parent description.

<dependency>
    <groupId>io.nuun.kernel</groupId>
    <artifactId>kernel-tests</artifactId>
    <version>1.0.M11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nuun.kernel : kernel-tests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.M11

All Versions

Choose a version of io.nuun.kernel : kernel-tests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kernel-tests-1.0.M11
kernel-tests-1.0.M10

How to add a dependency to Maven

Add the following io.nuun.kernel : kernel-tests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.nuun.kernel</groupId>
    <artifactId>kernel-tests</artifactId>
    <version>1.0.M11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.nuun.kernel : kernel-tests gradle dependency to your build.gradle file:

implementation 'io.nuun.kernel:kernel-tests:1.0.M11'

Gradle Kotlin DSL: Add the following io.nuun.kernel : kernel-tests gradle kotlin dependency to your build.gradle.kts file:

implementation("io.nuun.kernel:kernel-tests:1.0.M11")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.nuun.kernel : kernel-tests sbt scala dependency to your build.sbt file:

libraryDependencies += "io.nuun.kernel" % "kernel-tests" % "1.0.M11"

Advertisement

Dependencies from Group

Aug 05, 2020
3 usages
Aug 05, 2020
2 usages
Aug 05, 2020
8 stars

Discover Dependencies

Aug 05, 2020
8 stars
Aug 05, 2020
4 stars
Jul 19, 2023
1.3k stars
Aug 05, 2020
3 stars
Dec 10, 2022
53 stars
Dec 10, 2022
53 stars
Dec 10, 2022
64 stars
Aug 05, 2020
7 stars