MVN

org.objectweb.fractal.juliac.examples : helloworld-bin

Maven & Gradle

Nov 01, 2009

Juliac Example HelloWorld Binary

<dependency>
    <groupId>org.objectweb.fractal.juliac.examples</groupId>
    <artifactId>helloworld-bin</artifactId>
    <version>2.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.fractal.juliac.examples : helloworld-bin to add to Maven - Latest Versions:

  • Latest Stable: 2.2.3

All Versions

Choose a version of org.objectweb.fractal.juliac.examples : helloworld-bin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
helloworld-bin-2.2.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.fractal.juliac.examples</groupId>
    <artifactId>helloworld-bin</artifactId>
    <version>2.2.3</version>
</dependency>