MVN

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

Maven & Gradle

Feb 19, 2013
38 usages
4 stars

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

<dependency>
    <groupId>net.nan21.dnet</groupId>
    <artifactId>nan21.dnet.core.domain</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.nan21.dnet : nan21.dnet.core.domain to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of net.nan21.dnet : nan21.dnet.core.domain to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
nan21.dnet.core.domain-1.0.6
nan21.dnet.core.domain-1.0.5
nan21.dnet.core.domain-1.0.4
nan21.dnet.core.domain-1.0.3
nan21.dnet.core.domain-1.0.2

How to add a dependency to Maven

Add the following net.nan21.dnet : nan21.dnet.core.domain maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.nan21.dnet</groupId>
    <artifactId>nan21.dnet.core.domain</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.nan21.dnet : nan21.dnet.core.domain gradle dependency to your build.gradle file:

implementation 'net.nan21.dnet:nan21.dnet.core.domain:1.0.6'

Gradle Kotlin DSL: Add the following net.nan21.dnet : nan21.dnet.core.domain gradle kotlin dependency to your build.gradle.kts file:

implementation("net.nan21.dnet:nan21.dnet.core.domain:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.nan21.dnet : nan21.dnet.core.domain sbt scala dependency to your build.sbt file:

libraryDependencies += "net.nan21.dnet" % "nan21.dnet.core.domain" % "1.0.6"

Advertisement

Dependencies from Group

Feb 19, 2013
56 usages
4 stars
Feb 19, 2013
38 usages
4 stars

Discover Dependencies

Mar 28, 2019
13 usages
12 stars
Aug 21, 2023
21 usages
150 stars
Jul 03, 2023
65 usages
58 stars
Aug 27, 2022
31 usages
885 stars
Dec 20, 2013
24 usages
Nov 15, 2018
69 usages
492 stars