| License | License | 
|---|---|
| Categories | CategoriesSpoon Application Testing & Monitoring Code Analysis | 
| GroupId | GroupIdorg.ow2.fractal.juliac | 
| ArtifactId | ArtifactIdjuliac-spoon-core | 
| Last Version | Last Version2.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJuliac Spoon Core Juliac is a compile-time code generation framework for Fractal. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| juliac-spoon-core-2.8.pom | |
| juliac-spoon-core-2.8.jar | 47 KB | 
| juliac-spoon-core-2.8-sources.jar | 30 KB | 
| juliac-spoon-core-2.8-javadoc.jar | 466 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-spoon-core/ -->
<dependency>
    <groupId>org.ow2.fractal.juliac</groupId>
    <artifactId>juliac-spoon-core</artifactId>
    <version>2.8</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-spoon-core/
implementation 'org.ow2.fractal.juliac:juliac-spoon-core:2.8'// https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-spoon-core/
implementation ("org.ow2.fractal.juliac:juliac-spoon-core:2.8")'org.ow2.fractal.juliac:juliac-spoon-core:jar:2.8'<dependency org="org.ow2.fractal.juliac" name="juliac-spoon-core" rev="2.8">
  <artifact name="juliac-spoon-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.fractal.juliac', module='juliac-spoon-core', version='2.8')
)libraryDependencies += "org.ow2.fractal.juliac" % "juliac-spoon-core" % "2.8"[org.ow2.fractal.juliac/juliac-spoon-core "2.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| fr.inria.gforge.spoon : spoon-core | jar | 8.3.0 | 
| org.apache.logging.log4j : log4j-core | jar | 2.13.0 | 
| org.ow2.fractal.juliac : juliac-core | jar | 2.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |