| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.tomschi |
| Идентификатор | Идентификаторcommons-test-parent |
| Версия | Версия0.1.0 |
| Тип | Типpom |
| Описание |
Описаниеcommons-test-parent
Parent pom different commons test modules
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-test-parent-0.1.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tomschi/commons-test-parent/ -->
<dependency>
<groupId>com.github.tomschi</groupId>
<artifactId>commons-test-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomschi/commons-test-parent/
implementation 'com.github.tomschi:commons-test-parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.tomschi/commons-test-parent/
implementation ("com.github.tomschi:commons-test-parent:0.1.0")
'com.github.tomschi:commons-test-parent:pom:0.1.0'
<dependency org="com.github.tomschi" name="commons-test-parent" rev="0.1.0">
<artifact name="commons-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tomschi', module='commons-test-parent', version='0.1.0')
)
libraryDependencies += "com.github.tomschi" % "commons-test-parent" % "0.1.0"
[com.github.tomschi/commons-test-parent "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.2 |
| org.mockito : mockito-core | jar | 2.13.0 |