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