| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ocpsoft.redoculous |
| Идентификатор | Идентификаторredoculous-embedded |
| Последняя версия | Последняя версия1.0.0.Alpha4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRedoculous Local
OCPsoft Parent POM
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ocpsoft.redoculous/redoculous-embedded/ -->
<dependency>
<groupId>org.ocpsoft.redoculous</groupId>
<artifactId>redoculous-embedded</artifactId>
<version>1.0.0.Alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ocpsoft.redoculous/redoculous-embedded/
implementation 'org.ocpsoft.redoculous:redoculous-embedded:1.0.0.Alpha4'
// https://jarcasting.com/artifacts/org.ocpsoft.redoculous/redoculous-embedded/
implementation ("org.ocpsoft.redoculous:redoculous-embedded:1.0.0.Alpha4")
'org.ocpsoft.redoculous:redoculous-embedded:jar:1.0.0.Alpha4'
<dependency org="org.ocpsoft.redoculous" name="redoculous-embedded" rev="1.0.0.Alpha4">
<artifact name="redoculous-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ocpsoft.redoculous', module='redoculous-embedded', version='1.0.0.Alpha4')
)
libraryDependencies += "org.ocpsoft.redoculous" % "redoculous-embedded" % "1.0.0.Alpha4"
[org.ocpsoft.redoculous/redoculous-embedded "1.0.0.Alpha4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |