| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.cecilia.toolchain |
| ArtifactId | ArtifactIdtask-codegen |
| Last Version | Last Version2.0-alpha-4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCecilia Toolchain Codegen module
This module provides facilities for code generation tasks.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| task-codegen-2.0-alpha-4.pom | |
| task-codegen-2.0-alpha-4.jar | 25 KB |
| task-codegen-2.0-alpha-4-sources.jar | 35 KB |
| task-codegen-2.0-alpha-4-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-codegen/ -->
<dependency>
<groupId>org.objectweb.fractal.cecilia.toolchain</groupId>
<artifactId>task-codegen</artifactId>
<version>2.0-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-codegen/
implementation 'org.objectweb.fractal.cecilia.toolchain:task-codegen:2.0-alpha-4'
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia.toolchain/task-codegen/
implementation ("org.objectweb.fractal.cecilia.toolchain:task-codegen:2.0-alpha-4")
'org.objectweb.fractal.cecilia.toolchain:task-codegen:jar:2.0-alpha-4'
<dependency org="org.objectweb.fractal.cecilia.toolchain" name="task-codegen" rev="2.0-alpha-4">
<artifact name="task-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.cecilia.toolchain', module='task-codegen', version='2.0-alpha-4')
)
libraryDependencies += "org.objectweb.fractal.cecilia.toolchain" % "task-codegen" % "2.0-alpha-4"
[org.objectweb.fractal.cecilia.toolchain/task-codegen "2.0-alpha-4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.fractal.fractaladl : task-framework | jar | 2.3.1 |