| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mycila.testing.plugins |
| Идентификатор | Идентификаторmycila-testing-spring |
| Последняя версия | Последняя версия2.9.ga |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmycila-testing-spring
Spring plugin
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mycila-testing-spring-2.9.ga.pom | |
| mycila-testing-spring-2.9.ga.jar | 12 KB |
| mycila-testing-spring-2.9.ga-sources.jar | 8 KB |
| mycila-testing-spring-2.9.ga-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-spring/ -->
<dependency>
<groupId>com.mycila.testing.plugins</groupId>
<artifactId>mycila-testing-spring</artifactId>
<version>2.9.ga</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-spring/
implementation 'com.mycila.testing.plugins:mycila-testing-spring:2.9.ga'
// https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-spring/
implementation ("com.mycila.testing.plugins:mycila-testing-spring:2.9.ga")
'com.mycila.testing.plugins:mycila-testing-spring:jar:2.9.ga'
<dependency org="com.mycila.testing.plugins" name="mycila-testing-spring" rev="2.9.ga">
<artifact name="mycila-testing-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila.testing.plugins', module='mycila-testing-spring', version='2.9.ga')
)
libraryDependencies += "com.mycila.testing.plugins" % "mycila-testing-spring" % "2.9.ga"
[com.mycila.testing.plugins/mycila-testing-spring "2.9.ga"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mycila.testing : mycila-testing-api | jar | 2.9.ga |
| org.springframework : spring-test | jar | 3.0.5.RELEASE |
| org.springframework : spring-beans | jar | 3.0.5.RELEASE |
| org.springframework : spring-core | jar | 3.0.5.RELEASE |
| org.springframework : spring-context | jar | 3.0.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mycila.testing.plugins : mycila-testing-mockito | jar | 2.9.ga |
| log4j : log4j | jar | 1.2.14 |
| org.springframework : spring-tx | jar | 3.0.5.RELEASE |
| org.springframework : spring-orm | jar | 3.0.5.RELEASE |
| org.springframework : spring-aop | jar | 3.0.5.RELEASE |
| org.springframework : spring-jdbc | jar | 3.0.5.RELEASE |
| org.hibernate : hibernate-core | jar | 3.3.2.GA |
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| com.h2database : h2 | jar | 1.2.124 |
| org.aspectj : aspectjweaver | jar | 1.6.6 |
| cglib : cglib | jar | 2.2 |
| org.testng : testng | jar | 5.11 |
| junit : junit | jar | 4.8.1 |