| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.fractal.julia.tests |
| Идентификатор | Идентификаторjulia-tests |
| Последняя версия | Последняя версия2.5.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJulia Tests
Julia tests: common test classes shared by other modules.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикObjectWeb Consortium |
| Имя Файла | Размер |
|---|---|
| julia-tests-2.5.2.pom | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objectweb.monolog : monolog | jar | 1.8 |
| org.objectweb.fractal : fractal-api | jar | 2.0.2 |