MIND parent POM

Parent POM for MIND modules built with maven.

License

License

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

mind-parent
Last Version

Last Version

6
Release Date

Release Date

Type

Type

pom
Description

Description

MIND parent POM
Parent POM for MIND modules built with maven.
Project URL

Project URL

http://mind.ow2.org/mind-parent-6/
Project Organization

Project Organization

OW2

Download mind-parent

Filename Size
mind-parent-6.pom 13 KB
Browse

How to add to project

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

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
6
5
4
3
2
1