Last Version

NDD Parent 0.2.4

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
Version

Version

0.2.4
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 0.2.4

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

<!-- 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.