Last Version

testable-parent 0.7.7

Unit test enhancement toolkit

License

License

GroupId

GroupId

com.alibaba.testable
ArtifactId

ArtifactId

testable-parent
Version

Version

0.7.7
Type

Type

pom
Description

Description

testable-parent
Unit test enhancement toolkit
Project URL

Project URL

https://github.com/alibaba/testable-mock

Download testable-parent 0.7.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.