| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.fractalexplorer.examples |
| ArtifactId | ArtifactIdhelloworld |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Fractal Explorer HelloWorld example
Fractal Explorer HelloWorld example
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| helloworld-1.1.4.pom | |
| helloworld-1.1.4.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer.examples/helloworld/ -->
<dependency>
<groupId>org.objectweb.fractal.fractalexplorer.examples</groupId>
<artifactId>helloworld</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer.examples/helloworld/
implementation 'org.objectweb.fractal.fractalexplorer.examples:helloworld:1.1.4'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer.examples/helloworld/
implementation ("org.objectweb.fractal.fractalexplorer.examples:helloworld:1.1.4")
'org.objectweb.fractal.fractalexplorer.examples:helloworld:jar:1.1.4'
<dependency org="org.objectweb.fractal.fractalexplorer.examples" name="helloworld" rev="1.1.4">
<artifact name="helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractalexplorer.examples', module='helloworld', version='1.1.4')
)
libraryDependencies += "org.objectweb.fractal.fractalexplorer.examples" % "helloworld" % "1.1.4"
[org.objectweb.fractal.fractalexplorer.examples/helloworld "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.fractal.fractaladl.examples : helloworld | jar | 2.1.7-SNAPSHOT |
| org.objectweb.fractal.fractalexplorer : fractal-explorer | jar | 1.1.4 |
| org.objectweb.monolog : monolog | jar | 1.8 |
| log4j : log4j | jar | 1.2.9 |
| org.objectweb.fractal.julia : julia-runtime | jar | 2.5.1 |
| org.objectweb.fractal.julia : julia-asm | jar | 2.5.1 |
| org.objectweb.fractal.julia : julia-mixins | jar | 2.5.1 |
| org.beanshell : bsh | jar | 2.0b4 |