License |
License |
---|---|
GroupId | GroupIdio.nuun |
ArtifactId | ArtifactIdkernel-specs |
Version | Version1.0.M9 |
Type | Typejar |
Description |
DescriptionNuun IO Kernel Specs
This is the specs part of the Nuun IO Kernel. API and SPI.
Use this project for your specs oriented projects.
See kernel parent description.
|
Filename | Size |
---|---|
kernel-specs-1.0.M9.pom | |
kernel-specs-1.0.M9.jar | 37 KB |
kernel-specs-1.0.M9-sources.jar | 50 KB |
kernel-specs-1.0.M9-javadoc.jar | 332 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nuun/kernel-specs/ -->
<dependency>
<groupId>io.nuun</groupId>
<artifactId>kernel-specs</artifactId>
<version>1.0.M9</version>
</dependency>
// https://jarcasting.com/artifacts/io.nuun/kernel-specs/
implementation 'io.nuun:kernel-specs:1.0.M9'
// https://jarcasting.com/artifacts/io.nuun/kernel-specs/
implementation ("io.nuun:kernel-specs:1.0.M9")
'io.nuun:kernel-specs:jar:1.0.M9'
<dependency org="io.nuun" name="kernel-specs" rev="1.0.M9">
<artifact name="kernel-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nuun', module='kernel-specs', version='1.0.M9')
)
libraryDependencies += "io.nuun" % "kernel-specs" % "1.0.M9"
[io.nuun/kernel-specs "1.0.M9"]
Group / Artifact | Type | Version |
---|---|---|
org.kametic : specifications | jar | 1.0.1 |
javax.inject : javax.inject | jar | 1 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.8.5 |
org.assertj : assertj-core | jar | 1.7.1 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
org.powermock : powermock-core | jar | 1.5 |
org.powermock : powermock-api-mockito | jar | 1.5 |