| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-parent |
| Версия | Версия2.1.6 |
| Тип | Типpom |
| Описание |
Описаниеorg.refcodes:refcodes-parent
Artifact containing information for all refcodes artifacts such as
third party artifacts and their versions being used by refcodes
artifacts as well as the licensing agreements for refcodes artifacts.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-parent-2.1.6.pom | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-parent/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-parent</artifactId>
<version>2.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-parent/
implementation 'org.refcodes:refcodes-parent:2.1.6'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-parent/
implementation ("org.refcodes:refcodes-parent:2.1.6")
'org.refcodes:refcodes-parent:pom:2.1.6'
<dependency org="org.refcodes" name="refcodes-parent" rev="2.1.6">
<artifact name="refcodes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-parent', version='2.1.6')
)
libraryDependencies += "org.refcodes" % "refcodes-parent" % "2.1.6"
[org.refcodes/refcodes-parent "2.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-licensing | jar | 2.1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |