не последняя версия
Последняя версия 20040902.070920

commons-jelly:commons-jelly-tags-junit 20040902.064627

The Jelly JUnit Tag Library

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

commons-jelly
Идентификатор

Идентификатор

commons-jelly-tags-junit
Версия

Версия

20040902.064627
Тип

Тип

jar

Скачать commons-jelly-tags-junit 20040902.064627


<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-junit/ -->
<dependency>
    <groupId>commons-jelly</groupId>
    <artifactId>commons-jelly-tags-junit</artifactId>
    <version>20040902.064627</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-junit/
implementation 'commons-jelly:commons-jelly-tags-junit:20040902.064627'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-junit/
implementation ("commons-jelly:commons-jelly-tags-junit:20040902.064627")
'commons-jelly:commons-jelly-tags-junit:jar:20040902.064627'
<dependency org="commons-jelly" name="commons-jelly-tags-junit" rev="20040902.064627">
  <artifact name="commons-jelly-tags-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-junit', version='20040902.064627')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-junit" % "20040902.064627"
[commons-jelly/commons-jelly-tags-junit "20040902.064627"]