Last Version

Testability Explorer 1.3.3

Static analysis tool which helps you make your code testable.

License

License

GroupId

GroupId

com.google.testability-explorer
ArtifactId

ArtifactId

testability-explorer-parent
Version

Version

1.3.3
Type

Type

pom
Description

Description

Testability Explorer
Static analysis tool which helps you make your code testable.
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

http://code.google.com/p/testability-explorer/source/browse/tags/testability-explorer-parent-1.3.3

Download testability-explorer-parent 1.3.3


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

Dependencies

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

Project Modules

  • testability-explorer
  • ant-task
  • maven-testability-plugin
  • eclipse-plugin