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