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

net.nan21.dnet:nan21.dnet.core.domain 1.0.4

Contains base classes for domain entities and and associated customizers.

Категории

Категории

Сеть Doma Данные ORM
Группа

Группа

net.nan21.dnet
Идентификатор

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

nan21.dnet.core.domain
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать nan21.dnet.core.domain 1.0.4


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