SADI parent POM

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.sadiframework
ArtifactId

ArtifactId

sadi-parent
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

SADI parent POM
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://code.google.com/p/sadi/source/browse/#svn%2Ftrunk%2Fsadi.parent/tags/sadi-parent-0.3.0

Download sadi-parent

Filename Size
sadi-parent-0.3.0.pom 4 KB
Browse

How to add to project

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

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