| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openatom.ubml |
| Идентификатор | Идентификаторubml-parent |
| Версия | Версия0.1.0 |
| Тип | Типpom |
| Описание |
ОписаниеUbml Parent POM 0.1.0
top ubml project pom.xml file
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ubml-parent-0.1.0.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openatom.ubml/ubml-parent/ -->
<dependency>
<groupId>org.openatom.ubml</groupId>
<artifactId>ubml-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openatom.ubml/ubml-parent/
implementation 'org.openatom.ubml:ubml-parent:0.1.0'
// https://jarcasting.com/artifacts/org.openatom.ubml/ubml-parent/
implementation ("org.openatom.ubml:ubml-parent:0.1.0")
'org.openatom.ubml:ubml-parent:pom:0.1.0'
<dependency org="org.openatom.ubml" name="ubml-parent" rev="0.1.0">
<artifact name="ubml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openatom.ubml', module='ubml-parent', version='0.1.0')
)
libraryDependencies += "org.openatom.ubml" % "ubml-parent" % "0.1.0"
[org.openatom.ubml/ubml-parent "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.4.2 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.mockito : mockito-junit-jupiter | jar | 2.23.4 |
| org.assertj : assertj-core | jar | 3.12.2 |