NDD Parent

NDD Parent defines common settings for NDD projects to inherit from.

License

License

GNU Lesser General Public License
GroupId

GroupId

name.didier.david
ArtifactId

ArtifactId

ndd-parent
Last Version

Last Version

0.2.4
Release Date

Release Date

Type

Type

pom
Description

Description

NDD Parent
NDD Parent defines common settings for NDD projects to inherit from.
Project URL

Project URL

https://ndd-java.bitbucket.org/ndd-parent
Project Organization

Project Organization

David DIDIER
Source Code Management

Source Code Management

https://bitbucket.org/ndd-java/ndd-parent.git

Download ndd-parent

Filename Size
ndd-parent-0.2.4.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/name.didier.david/ndd-parent/ -->
<dependency>
    <groupId>name.didier.david</groupId>
    <artifactId>ndd-parent</artifactId>
    <version>0.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/name.didier.david/ndd-parent/
implementation 'name.didier.david:ndd-parent:0.2.4'
// https://jarcasting.com/artifacts/name.didier.david/ndd-parent/
implementation ("name.didier.david:ndd-parent:0.2.4")
'name.didier.david:ndd-parent:pom:0.2.4'
<dependency org="name.didier.david" name="ndd-parent" rev="0.2.4">
  <artifact name="ndd-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='name.didier.david', module='ndd-parent', version='0.2.4')
)
libraryDependencies += "name.didier.david" % "ndd-parent" % "0.2.4"
[name.didier.david/ndd-parent "0.2.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0