is not current version
Last Version 1.0.6

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

Contains base classes for domain entities and and associated customizers.

Categories

Categories

Net Doma Data ORM
GroupId

GroupId

net.nan21.dnet
ArtifactId

ArtifactId

nan21.dnet.core.domain
Version

Version

1.0.4
Type

Type

jar

Download 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"]