Last Version

testable-agent 0.7.7

Unit test enhancement toolkit

License

License

GroupId

GroupId

com.alibaba.testable
ArtifactId

ArtifactId

testable-agent
Version

Version

0.7.7
Type

Type

jar
Description

Description

testable-agent
Unit test enhancement toolkit

Download testable-agent 0.7.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm-tree jar 9.3

provided (1)

Group / Artifact Type Version
com.alibaba.testable : testable-core jar 0.7.7

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.