Last Version

Dunwu - Test 0.2.0

Dunwu 测试工具包

License

License

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-test
Version

Version

0.2.0
Type

Type

jar
Description

Description

Dunwu - Test
Dunwu 测试工具包
Project URL

Project URL

https://github.com/dunwu/dunwu
Source Code Management

Source Code Management

https://github.com/dunwu/dunwu

Download dunwu-test 0.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.