License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.objectweb.fractal.cecilia |
ArtifactId | ArtifactIdmaven-plugins-parent |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCecilia maven plugins parent module
Parent module for Cecilia maven plugin modules.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
maven-plugins-parent-1.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia/maven-plugins-parent/ -->
<dependency>
<groupId>org.objectweb.fractal.cecilia</groupId>
<artifactId>maven-plugins-parent</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia/maven-plugins-parent/
implementation 'org.objectweb.fractal.cecilia:maven-plugins-parent:1.2.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia/maven-plugins-parent/
implementation ("org.objectweb.fractal.cecilia:maven-plugins-parent:1.2.1")
'org.objectweb.fractal.cecilia:maven-plugins-parent:pom:1.2.1'
<dependency org="org.objectweb.fractal.cecilia" name="maven-plugins-parent" rev="1.2.1">
<artifact name="maven-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.cecilia', module='maven-plugins-parent', version='1.2.1')
)
libraryDependencies += "org.objectweb.fractal.cecilia" % "maven-plugins-parent" % "1.2.1"
[org.objectweb.fractal.cecilia/maven-plugins-parent "1.2.1"]