License |
License |
---|---|
GroupId | GroupIdcom.alibaba.testable |
ArtifactId | ArtifactIdtestable-all |
Last Version | Last Version0.7.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestable-all
Unit test enhancement toolkit
|
Filename | Size |
---|---|
testable-all-0.7.7.pom | |
testable-all-0.7.7.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.testable/testable-all/ -->
<dependency>
<groupId>com.alibaba.testable</groupId>
<artifactId>testable-all</artifactId>
<version>0.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.testable/testable-all/
implementation 'com.alibaba.testable:testable-all:0.7.7'
// https://jarcasting.com/artifacts/com.alibaba.testable/testable-all/
implementation ("com.alibaba.testable:testable-all:0.7.7")
'com.alibaba.testable:testable-all:jar:0.7.7'
<dependency org="com.alibaba.testable" name="testable-all" rev="0.7.7">
<artifact name="testable-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.testable', module='testable-all', version='0.7.7')
)
libraryDependencies += "com.alibaba.testable" % "testable-all" % "0.7.7"
[com.alibaba.testable/testable-all "0.7.7"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.testable : testable-processor | jar | 0.7.7 |
com.alibaba.testable : testable-core | jar | 0.7.7 |
com.alibaba.testable : testable-agent | jar | 0.7.7 |