DNet Core - Domain

Contains base classes for domain entities and and associated customizers.

License

License

Categories

Categories

Net Doma Data ORM
GroupId

GroupId

net.nan21.dnet
ArtifactId

ArtifactId

nan21.dnet.core.domain
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

DNet Core - Domain
Contains base classes for domain entities and and associated customizers.
Project URL

Project URL

http://www.dnet-ebusiness-suite.com/www/nan21.dnet.core.domain

Download nan21.dnet.core.domain

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
net.nan21.dnet : nan21.dnet.core.api jar 1.0.6
javax.validation » com.springsource.javax.validation jar 1.0.0.GA
org.hibernate : hibernate-validator jar 4.1.0.Final
org.eclipse.persistence : javax.persistence jar 2.0.3
org.eclipse.persistence : org.eclipse.persistence.jpa jar 2.3.0
org.springframework » org.springframework.beans jar 3.1.2.RELEASE
org.springframework » org.springframework.context jar 3.1.2.RELEASE
org.springframework » org.springframework.orm jar 3.1.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2