| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.google.testability-explorer |
| Идентификатор | Идентификаторtestability-explorer |
| Версия | Версия1.3.3 |
| Тип | Типjar |
| Описание |
ОписаниеTestability Explorer - Core
A tool that looks at java bytecodes and helps you
identify hard to test code.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |