| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.threewks.thundr |
| Идентификатор | Идентификаторthundr-parent |
| Последняя версия | Последняя версия6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеthundr parent
A parent pom for thundr projects for common project setup
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| thundr-parent-6.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-parent/ -->
<dependency>
<groupId>com.threewks.thundr</groupId>
<artifactId>thundr-parent</artifactId>
<version>6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-parent/
implementation 'com.threewks.thundr:thundr-parent:6'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-parent/
implementation ("com.threewks.thundr:thundr-parent:6")
'com.threewks.thundr:thundr-parent:pom:6'
<dependency org="com.threewks.thundr" name="thundr-parent" rev="6">
<artifact name="thundr-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-parent', version='6')
)
libraryDependencies += "com.threewks.thundr" % "thundr-parent" % "6"
[com.threewks.thundr/thundr-parent "6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.22.0 |