| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.casualsuperman.portent |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPortent Parent Pom
A parent pom for the portent project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-0.3.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.casualsuperman.portent/parent/ -->
<dependency>
<groupId>com.casualsuperman.portent</groupId>
<artifactId>parent</artifactId>
<version>0.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.casualsuperman.portent/parent/
implementation 'com.casualsuperman.portent:parent:0.3.1'
// https://jarcasting.com/artifacts/com.casualsuperman.portent/parent/
implementation ("com.casualsuperman.portent:parent:0.3.1")
'com.casualsuperman.portent:parent:pom:0.3.1'
<dependency org="com.casualsuperman.portent" name="parent" rev="0.3.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.casualsuperman.portent', module='parent', version='0.3.1')
)
libraryDependencies += "com.casualsuperman.portent" % "parent" % "0.3.1"
[com.casualsuperman.portent/parent "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.slf4j : slf4j-nop | jar | 1.7.30 |