| License |
License |
|---|---|
| GroupId | GroupIdcom.alibaba.testable |
| ArtifactId | ArtifactIdtestable-all |
| Version | Version0.6.6 |
| Type | Typejar |
| Description |
Descriptiontestable-all
Unit test enhancement toolkit
|
| Filename | Size |
|---|---|
| testable-all-0.6.6.pom | |
| testable-all-0.6.6.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.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.testable/testable-all/
implementation 'com.alibaba.testable:testable-all:0.6.6'
// https://jarcasting.com/artifacts/com.alibaba.testable/testable-all/
implementation ("com.alibaba.testable:testable-all:0.6.6")
'com.alibaba.testable:testable-all:jar:0.6.6'
<dependency org="com.alibaba.testable" name="testable-all" rev="0.6.6">
<artifact name="testable-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.testable', module='testable-all', version='0.6.6')
)
libraryDependencies += "com.alibaba.testable" % "testable-all" % "0.6.6"
[com.alibaba.testable/testable-all "0.6.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba.testable : testable-processor | jar | 0.6.6 |
| com.alibaba.testable : testable-core | jar | 0.6.6 |
| com.alibaba.testable : testable-agent | jar | 0.6.6 |