License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdautounit |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutoUnit
自动单元测试
|
Filename | Size |
---|---|
autounit-0.2.pom | |
autounit-0.2.jar | 73 KB |
autounit-0.2-sources.jar | 38 KB |
autounit-0.2-javadoc.jar | 313 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/autounit/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>autounit</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/autounit/
implementation 'io.leopard:autounit:0.2'
// https://jarcasting.com/artifacts/io.leopard/autounit/
implementation ("io.leopard:autounit:0.2")
'io.leopard:autounit:jar:0.2'
<dependency org="io.leopard" name="autounit" rev="0.2">
<artifact name="autounit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='autounit', version='0.2')
)
libraryDependencies += "io.leopard" % "autounit" % "0.2"
[io.leopard/autounit "0.2"]
Group / Artifact | Type | Version |
---|---|---|
javassist : javassist | jar | 3.12.1.GA |
org.springframework : spring-jdbc | jar | 4.0.5.RELEASE |
com.h2database : h2 | jar | 1.3.167 |
junit : junit | jar | 4.11 |