License |
License |
---|---|
Categories |
CategoriesNet Doma Data ORM |
GroupId | GroupIdnet.nan21.dnet |
ArtifactId | ArtifactIdnan21.dnet.core.domain |
Version | Version1.0.6 |
Type | Typejar |
Description |
DescriptionDNet Core - Domain
Contains base classes for domain entities and and associated customizers.
|
Project URL |
Project URL |
<!-- 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"]
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 |