| License | License | 
|---|---|
| Categories | CategoriesSpoon Application Testing & Monitoring Code Analysis | 
| GroupId | GroupIdorg.ow2.fractal.juliac | 
| ArtifactId | ArtifactIdjuliac-spoon-parent | 
| Last Version | Last Version2.8 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionJuliac Module Spoon Juliac is a compile-time code generation framework for Fractal. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| juliac-spoon-parent-2.8.pom | 724 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-spoon-parent/ -->
<dependency>
    <groupId>org.ow2.fractal.juliac</groupId>
    <artifactId>juliac-spoon-parent</artifactId>
    <version>2.8</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-spoon-parent/
implementation 'org.ow2.fractal.juliac:juliac-spoon-parent:2.8'// https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-spoon-parent/
implementation ("org.ow2.fractal.juliac:juliac-spoon-parent:2.8")'org.ow2.fractal.juliac:juliac-spoon-parent:pom:2.8'<dependency org="org.ow2.fractal.juliac" name="juliac-spoon-parent" rev="2.8">
  <artifact name="juliac-spoon-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.ow2.fractal.juliac', module='juliac-spoon-parent', version='2.8')
)libraryDependencies += "org.ow2.fractal.juliac" % "juliac-spoon-parent" % "2.8"[org.ow2.fractal.juliac/juliac-spoon-parent "2.8"]