| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.catch-exception |
| Идентификатор | Идентификаторcatch-exception |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCatch and verify exceptions
|
| Имя Файла | Размер |
|---|---|
| catch-exception-1.2.0.pom | |
| catch-exception-1.2.0.jar | 18 KB |
| catch-exception-1.2.0-sources.jar | 25 KB |
| catch-exception-1.2.0-javadoc.jar | 216 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.catch-exception/catch-exception/ -->
<dependency>
<groupId>com.googlecode.catch-exception</groupId>
<artifactId>catch-exception</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.catch-exception/catch-exception/
implementation 'com.googlecode.catch-exception:catch-exception:1.2.0'
// https://jarcasting.com/artifacts/com.googlecode.catch-exception/catch-exception/
implementation ("com.googlecode.catch-exception:catch-exception:1.2.0")
'com.googlecode.catch-exception:catch-exception:jar:1.2.0'
<dependency org="com.googlecode.catch-exception" name="catch-exception" rev="1.2.0">
<artifact name="catch-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.catch-exception', module='catch-exception', version='1.2.0')
)
libraryDependencies += "com.googlecode.catch-exception" % "catch-exception" % "1.2.0"
[com.googlecode.catch-exception/catch-exception "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.5 |
| org.easytesting : fest-assert-core Необязательный | jar | 2.0M10 |
| org.assertj : assertj-core Необязательный | jar | 1.4.0 |
| junit : junit Необязательный | jar | 4.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 1.5.1 |
| org.powermock : powermock-api-mockito | jar | 1.5.1 |
| org.springframework : spring-context | jar | 3.2.0.RELEASE |
| org.springframework : spring-test | jar | 3.2.0.RELEASE |
| org.springframework : spring-web | jar | 3.2.0.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |