Last Version

AutoUnit 0.2

自动单元测试

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

autounit
Version

Version

0.2
Type

Type

jar
Description

Description

AutoUnit
自动单元测试

Download autounit 0.2


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.