is not current version
Last Version 0.7.7

testable-processor 0.7.0

Unit test enhancement toolkit

License

License

GroupId

GroupId

com.alibaba.testable
ArtifactId

ArtifactId

testable-processor
Version

Version

0.7.0
Type

Type

jar
Description

Description

testable-processor
Unit test enhancement toolkit

Download testable-processor 0.7.0


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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.