| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.fractal.juliac |
| ArtifactId | ArtifactIdjuliac-merge-all-tests-conf |
| Last Version | Last Version2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJuliac Julia Optimization Level MERGE_ALL Conf Tests
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-merge-all-tests-conf/ -->
<dependency>
<groupId>org.ow2.fractal.juliac</groupId>
<artifactId>juliac-merge-all-tests-conf</artifactId>
<version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-merge-all-tests-conf/
implementation 'org.ow2.fractal.juliac:juliac-merge-all-tests-conf:2.8'
// https://jarcasting.com/artifacts/org.ow2.fractal.juliac/juliac-merge-all-tests-conf/
implementation ("org.ow2.fractal.juliac:juliac-merge-all-tests-conf:2.8")
'org.ow2.fractal.juliac:juliac-merge-all-tests-conf:jar:2.8'
<dependency org="org.ow2.fractal.juliac" name="juliac-merge-all-tests-conf" rev="2.8">
<artifact name="juliac-merge-all-tests-conf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.fractal.juliac', module='juliac-merge-all-tests-conf', version='2.8')
)
libraryDependencies += "org.ow2.fractal.juliac" % "juliac-merge-all-tests-conf" % "2.8"
[org.ow2.fractal.juliac/juliac-merge-all-tests-conf "2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.fractal.juliac : juliac-julia-core | jar | 2.8 |
| org.ow2.fractal.juliac : juliac-runtime | jar | 2.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |