Last Version

Nuun IO Kernel Core 1.0.M11

This is the core part of the Nuun IO Kernel. This project contains the core implementation of the Kernel. See Kernel parent description.

License

License

GroupId

GroupId

io.nuun.kernel
ArtifactId

ArtifactId

kernel-core
Version

Version

1.0.M11
Type

Type

jar
Description

Description

Nuun IO Kernel Core
This is the core part of the Nuun IO Kernel. This project contains the core implementation of the Kernel. See Kernel parent description.

Download kernel-core 1.0.M11


<!-- https://jarcasting.com/artifacts/io.nuun.kernel/kernel-core/ -->
<dependency>
    <groupId>io.nuun.kernel</groupId>
    <artifactId>kernel-core</artifactId>
    <version>1.0.M11</version>
</dependency>
// https://jarcasting.com/artifacts/io.nuun.kernel/kernel-core/
implementation 'io.nuun.kernel:kernel-core:1.0.M11'
// https://jarcasting.com/artifacts/io.nuun.kernel/kernel-core/
implementation ("io.nuun.kernel:kernel-core:1.0.M11")
'io.nuun.kernel:kernel-core:jar:1.0.M11'
<dependency org="io.nuun.kernel" name="kernel-core" rev="1.0.M11">
  <artifact name="kernel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nuun.kernel', module='kernel-core', version='1.0.M11')
)
libraryDependencies += "io.nuun.kernel" % "kernel-core" % "1.0.M11"
[io.nuun.kernel/kernel-core "1.0.M11"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
io.nuun.kernel : kernel-specs jar 1.0.M11
com.google.inject : guice jar 4.2.3
org.reflections : reflections jar 0.9.11

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.8.5
org.assertj : assertj-core jar 1.7.1
ch.qos.logback : logback-classic jar 1.2.3
org.powermock : powermock-core jar 1.5
org.powermock : powermock-api-mockito jar 1.5

Project Modules

There are no modules declared in this project.