License |
License |
---|---|
GroupId | GroupIdorg.nuunframework |
ArtifactId | ArtifactIdnuun-tests |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionnuun-tests
Test Fixtures and runners
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nuun-tests-1.0.0.pom | |
nuun-tests-1.0.0.jar | 13 KB |
nuun-tests-1.0.0-sources.jar | 10 KB |
nuun-tests-1.0.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nuunframework/nuun-tests/ -->
<dependency>
<groupId>org.nuunframework</groupId>
<artifactId>nuun-tests</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuunframework/nuun-tests/
implementation 'org.nuunframework:nuun-tests:1.0.0'
// https://jarcasting.com/artifacts/org.nuunframework/nuun-tests/
implementation ("org.nuunframework:nuun-tests:1.0.0")
'org.nuunframework:nuun-tests:jar:1.0.0'
<dependency org="org.nuunframework" name="nuun-tests" rev="1.0.0">
<artifact name="nuun-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuunframework', module='nuun-tests', version='1.0.0')
)
libraryDependencies += "org.nuunframework" % "nuun-tests" % "1.0.0"
[org.nuunframework/nuun-tests "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.nuunframework : nuun-kernel | jar | 1.1.0.M3 |
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
org.assertj : assertj-core | jar | 1.3.0 |