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

org.openwms:org.openwms.core.domain 0.1


Категории

Категории

Doma Данные ORM
Группа

Группа

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

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

org.openwms.core.domain
Версия

Версия

0.1
Тип

Тип

jar

Скачать org.openwms.core.domain 0.1


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