File | Operation |
---|---|
juliac-petals-parent-2.2.5.pom | download |
<dependency>
<groupId>org.objectweb.fractal.juliac.petals</groupId>
<artifactId>juliac-petals-parent</artifactId>
<version>2.2.5</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.objectweb.fractal.juliac.petals" % "juliac-petals-parent" % "2.2.5"
@Grapes(
@Grab(group='org.objectweb.fractal.juliac.petals', module='juliac-petals-parent', version='2.2.5')
)
<dependency org="org.objectweb.fractal.juliac.petals" name="juliac-petals-parent" rev="2.2.5" />
<parent> <groupId>org.objectweb.fractal.juliac</groupId> <artifactId>juliac-extensions</artifactId> <version>2.2.5</version> </parent>