| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.julia.tests |
| ArtifactId | ArtifactIdjulia-tests |
| Last Version | Last Version2.5.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJulia Tests
Julia tests: common test classes shared by other modules.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| julia-tests-2.5.2.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.julia.tests/julia-tests/ -->
<dependency>
<groupId>org.objectweb.fractal.julia.tests</groupId>
<artifactId>julia-tests</artifactId>
<version>2.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia.tests/julia-tests/
implementation 'org.objectweb.fractal.julia.tests:julia-tests:2.5.2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia.tests/julia-tests/
implementation ("org.objectweb.fractal.julia.tests:julia-tests:2.5.2")
'org.objectweb.fractal.julia.tests:julia-tests:pom:2.5.2'
<dependency org="org.objectweb.fractal.julia.tests" name="julia-tests" rev="2.5.2">
<artifact name="julia-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.julia.tests', module='julia-tests', version='2.5.2')
)
libraryDependencies += "org.objectweb.fractal.julia.tests" % "julia-tests" % "2.5.2"
[org.objectweb.fractal.julia.tests/julia-tests "2.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.monolog : monolog | jar | 1.8 |
| org.objectweb.fractal : fractal-api | jar | 2.0.2 |