| Категории |
КатегорииJUnit Тестирование компонентов Tape Данные Data Structures |
|---|---|
| Группа | Группаorg.apache.tapestry |
| Идентификатор | Идентификаторtapestry-ioc-junit |
| Версия | Версия5.7.3 |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| tapestry-ioc-junit-5.7.3.pom | |
| tapestry-ioc-junit-5.7.3.jar | 8 KB |
| tapestry-ioc-junit-5.7.3-sources.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-ioc-junit/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-ioc-junit</artifactId>
<version>5.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-ioc-junit/
implementation 'org.apache.tapestry:tapestry-ioc-junit:5.7.3'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-ioc-junit/
implementation ("org.apache.tapestry:tapestry-ioc-junit:5.7.3")
'org.apache.tapestry:tapestry-ioc-junit:jar:5.7.3'
<dependency org="org.apache.tapestry" name="tapestry-ioc-junit" rev="5.7.3">
<artifact name="tapestry-ioc-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-ioc-junit', version='5.7.3')
)
libraryDependencies += "org.apache.tapestry" % "tapestry-ioc-junit" % "5.7.3"
[org.apache.tapestry/tapestry-ioc-junit "5.7.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tapestry : tapestry-ioc | jar | 5.7.3 |
| junit : junit | jar | 4.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |