License |
License |
---|---|
GroupId | GroupIdcom.google.testability-explorer |
ArtifactId | ArtifactIdtestability-explorer |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestability Explorer - Core
A tool that looks at java bytecodes and helps you
identify hard to test code.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testability-explorer-1.3.3.pom | |
testability-explorer-1.3.3.jar | 364 KB |
testability-explorer-1.3.3-sources.jar | 246 KB |
testability-explorer-1.3.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.testability-explorer/testability-explorer/ -->
<dependency>
<groupId>com.google.testability-explorer</groupId>
<artifactId>testability-explorer</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.testability-explorer/testability-explorer/
implementation 'com.google.testability-explorer:testability-explorer:1.3.3'
// https://jarcasting.com/artifacts/com.google.testability-explorer/testability-explorer/
implementation ("com.google.testability-explorer:testability-explorer:1.3.3")
'com.google.testability-explorer:testability-explorer:jar:1.3.3'
<dependency org="com.google.testability-explorer" name="testability-explorer" rev="1.3.3">
<artifact name="testability-explorer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.testability-explorer', module='testability-explorer', version='1.3.3')
)
libraryDependencies += "com.google.testability-explorer" % "testability-explorer" % "1.3.3"
[com.google.testability-explorer/testability-explorer "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.classpath-explorer : classpath-explorer | jar | 1.0 |
com.google.collections : google-collections | jar | 0.9 |
asm : asm | jar | 3.0 |
antlr : antlr | jar | 2.7.7 |
org.freemarker : freemarker | jar | 2.3.14 |
args4j : args4j | jar | 2.0.8 |
com.google.inject : guice | jar | 2.0 |
xerces : xercesImpl | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |