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