License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.objectweb.fractal.fractaladl.examples |
ArtifactId | ArtifactIdhelloworld-groovy |
Last Version | Last Version2.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal ADL HelloWorld example (with Groovy)
FractalADL example in which the primitive server component is
written in the Groovy programming language.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
helloworld-groovy-2.6.1.pom | |
helloworld-groovy-2.6.1.jar | 5 KB |
helloworld-groovy-2.6.1-sources.jar | 675 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.examples/helloworld-groovy/ -->
<dependency>
<groupId>org.objectweb.fractal.fractaladl.examples</groupId>
<artifactId>helloworld-groovy</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.examples/helloworld-groovy/
implementation 'org.objectweb.fractal.fractaladl.examples:helloworld-groovy:2.6.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.examples/helloworld-groovy/
implementation ("org.objectweb.fractal.fractaladl.examples:helloworld-groovy:2.6.1")
'org.objectweb.fractal.fractaladl.examples:helloworld-groovy:jar:2.6.1'
<dependency org="org.objectweb.fractal.fractaladl.examples" name="helloworld-groovy" rev="2.6.1">
<artifact name="helloworld-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaladl.examples', module='helloworld-groovy', version='2.6.1')
)
libraryDependencies += "org.objectweb.fractal.fractaladl.examples" % "helloworld-groovy" % "2.6.1"
[org.objectweb.fractal.fractaladl.examples/helloworld-groovy "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.fractaladl.examples : helloworld | jar | 2.6.1 |
groovy : groovy-all | jar | 1.0 |
org.objectweb.fractal : fractal-api | jar | 2.0.2 |
Version |
---|
2.6.1
|
2.6
|
2.5
|
2.4
|
2.4-alpha-6
|
2.4-alpha-5
|
2.4-alpha-4
|
2.4-alpha-3
|
2.4-alpha-2
|
2.4-alpha-1
|
2.3.1
|
2.3
|
2.2
|