| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.jeeunit |
| Идентификатор | Идентификаторjeeunit-spring |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjeeunit Injection via Spring
Integration Testing for Java EE 6
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jeeunit-spring-1.0.0.pom | |
| jeeunit-spring-1.0.0.jar | 3 KB |
| jeeunit-spring-1.0.0-sources.jar | 2 KB |
| jeeunit-spring-1.0.0-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-spring/ -->
<dependency>
<groupId>com.googlecode.jeeunit</groupId>
<artifactId>jeeunit-spring</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-spring/
implementation 'com.googlecode.jeeunit:jeeunit-spring:1.0.0'
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-spring/
implementation ("com.googlecode.jeeunit:jeeunit-spring:1.0.0")
'com.googlecode.jeeunit:jeeunit-spring:jar:1.0.0'
<dependency org="com.googlecode.jeeunit" name="jeeunit-spring" rev="1.0.0">
<artifact name="jeeunit-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jeeunit', module='jeeunit-spring', version='1.0.0')
)
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-spring" % "1.0.0"
[com.googlecode.jeeunit/jeeunit-spring "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.jeeunit : jeeunit | jar | 1.0.0 |
| org.springframework : spring-context | jar | 3.1.1.RELEASE |
| org.springframework : spring-web | jar | 3.1.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |