| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.cecilia.toolchain |
| ArtifactId | ArtifactIdtask-component |
| Last Version | Last Version2.1-start-8763 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTask Component Framework
Parent module for Cecilia Toolchain related modules.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| task-component-2.1-start-8763.pom | |
| task-component-2.1-start-8763.jar | 132 KB |
| task-component-2.1-start-8763-sources.jar | 116 KB |
| task-component-2.1-start-8763-javadoc.jar | 448 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-component/ -->
<dependency>
<groupId>org.objectweb.fractal.cecilia.toolchain</groupId>
<artifactId>task-component</artifactId>
<version>2.1-start-8763</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-component/
implementation 'org.objectweb.fractal.cecilia.toolchain:task-component:2.1-start-8763'
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-component/
implementation ("org.objectweb.fractal.cecilia.toolchain:task-component:2.1-start-8763")
'org.objectweb.fractal.cecilia.toolchain:task-component:jar:2.1-start-8763'
<dependency org="org.objectweb.fractal.cecilia.toolchain" name="task-component" rev="2.1-start-8763">
<artifact name="task-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.cecilia.toolchain', module='task-component', version='2.1-start-8763')
)
libraryDependencies += "org.objectweb.fractal.cecilia.toolchain" % "task-component" % "2.1-start-8763"
[org.objectweb.fractal.cecilia.toolchain/task-component "2.1-start-8763"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.fractal.fractaladl : ast-core | jar | 2.4-alpha-4 |
| org.objectweb.fractal : fractal-api | jar | 2.0.2 |
| org.objectweb.fractal.julia : julia-runtime | jar | 2.5.2 |
| org.objectweb.fractal.julia : julia-asm | jar | 2.5.2 |
| org.objectweb.fractal.julia : julia-mixins | jar | 2.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |