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

org.revapi.testjars:testjars-parent 0.3.0

This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.

Лицензия

Лицензия

Группа

Группа

org.revapi.testjars
Идентификатор

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

testjars-parent
Версия

Версия

0.3.0
Тип

Тип

pom
Описание

Описание

This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.
Организация-разработчик

Организация-разработчик

Lukas Krejci
Система контроля версий

Система контроля версий

https://github.com/revapi/testjars

Скачать testjars-parent 0.3.0

Имя Файла Размер
testjars-parent-0.3.0.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.revapi.testjars/testjars-parent/ -->
<dependency>
    <groupId>org.revapi.testjars</groupId>
    <artifactId>testjars-parent</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.revapi.testjars/testjars-parent/
implementation 'org.revapi.testjars:testjars-parent:0.3.0'
// https://jarcasting.com/artifacts/org.revapi.testjars/testjars-parent/
implementation ("org.revapi.testjars:testjars-parent:0.3.0")
'org.revapi.testjars:testjars-parent:pom:0.3.0'
<dependency org="org.revapi.testjars" name="testjars-parent" rev="0.3.0">
  <artifact name="testjars-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.revapi.testjars', module='testjars-parent', version='0.3.0')
)
libraryDependencies += "org.revapi.testjars" % "testjars-parent" % "0.3.0"
[org.revapi.testjars/testjars-parent "0.3.0"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar

Модули Проекта

  • testjars-core
  • testjars-junit4
  • testjars-junit5
  • testjars-maven-resolver