Last Version

nuun-tests 1.0.0

Test Fixtures and runners

License

License

GroupId

GroupId

org.nuunframework
ArtifactId

ArtifactId

nuun-tests
Version

Version

1.0.0
Type

Type

jar
Description

Description

nuun-tests
Test Fixtures and runners
Source Code Management

Source Code Management

https://github.com/kametic/nuun-framework

Download nuun-tests 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.