| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.think.minus.examples |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMinus Examples: parent module
Parent module for Minus examples.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| parent-1.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.think.minus.examples/parent/ -->
<dependency>
<groupId>org.objectweb.think.minus.examples</groupId>
<artifactId>parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.think.minus.examples/parent/
implementation 'org.objectweb.think.minus.examples:parent:1.0'
// https://jarcasting.com/artifacts/org.objectweb.think.minus.examples/parent/
implementation ("org.objectweb.think.minus.examples:parent:1.0")
'org.objectweb.think.minus.examples:parent:pom:1.0'
<dependency org="org.objectweb.think.minus.examples" name="parent" rev="1.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.think.minus.examples', module='parent', version='1.0')
)
libraryDependencies += "org.objectweb.think.minus.examples" % "parent" % "1.0"
[org.objectweb.think.minus.examples/parent "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.0 |