не последняя версия
Последняя версия 21

org.openwms:org.openwms.parent 12

OpenWMS.org is an open source warehouse management software

Группа

Группа

org.openwms
Идентификатор

Идентификатор

org.openwms.parent
Версия

Версия

12
Тип

Тип

pom

Скачать org.openwms.parent 12

Имя Файла Размер
org.openwms.parent-12.pom 39 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/ -->
<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.parent</artifactId>
    <version>12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/
implementation 'org.openwms:org.openwms.parent:12'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.parent/
implementation ("org.openwms:org.openwms.parent:12")
'org.openwms:org.openwms.parent:pom:12'
<dependency org="org.openwms" name="org.openwms.parent" rev="12">
  <artifact name="org.openwms.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.parent', version='12')
)
libraryDependencies += "org.openwms" % "org.openwms.parent" % "12"
[org.openwms/org.openwms.parent "12"]