| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openwms |
| Идентификатор | Идентификаторorg.openwms.parent |
| Версия | Версия21 |
| Тип | Типpom |
| Описание |
ОписаниеOpenWMS.org Parent Project
OpenWMS.org is an open source warehouse management software
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| org.openwms.parent-21.pom | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/ -->
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.parent</artifactId>
<version>21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/
implementation 'org.openwms:org.openwms.parent:21'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/
implementation ("org.openwms:org.openwms.parent:21")
'org.openwms:org.openwms.parent:pom:21'
<dependency org="org.openwms" name="org.openwms.parent" rev="21">
<artifact name="org.openwms.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.parent', version='21')
)
libraryDependencies += "org.openwms" % "org.openwms.parent" % "21"
[org.openwms/org.openwms.parent "21"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | |
| com.tngtech.archunit : archunit-junit5-engine | jar | 0.22.0 |