Cecilia maven parent module

Parent module for Cecilia maven related modules.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.objectweb.fractal.cecilia.maven
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.0-alpha-1
Release Date

Release Date

Type

Type

pom
Description

Description

Cecilia maven parent module
Parent module for Cecilia maven related modules.
Project URL

Project URL

http://fractal.objectweb.org/c.html/parent
Project Organization

Project Organization

ObjectWeb Consortium

Download parent

Filename Size
parent-2.0-alpha-1.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.maven/parent/ -->
<dependency>
    <groupId>org.objectweb.fractal.cecilia.maven</groupId>
    <artifactId>parent</artifactId>
    <version>2.0-alpha-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.maven/parent/
implementation 'org.objectweb.fractal.cecilia.maven:parent:2.0-alpha-1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.maven/parent/
implementation ("org.objectweb.fractal.cecilia.maven:parent:2.0-alpha-1")
'org.objectweb.fractal.cecilia.maven:parent:pom:2.0-alpha-1'
<dependency org="org.objectweb.fractal.cecilia.maven" name="parent" rev="2.0-alpha-1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.cecilia.maven', module='parent', version='2.0-alpha-1')
)
libraryDependencies += "org.objectweb.fractal.cecilia.maven" % "parent" % "2.0-alpha-1"
[org.objectweb.fractal.cecilia.maven/parent "2.0-alpha-1"]

Dependencies

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

Project Modules

  • plugins
  • archetypes

Versions

Version
2.0-alpha-1