| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.crsh |
| Идентификатор | Идентификаторcrsh.shell |
| Версия | Версия1.3.0-beta2 |
| Тип | Типjar |
| Описание |
ОписаниеCRaSH shell parent
The CRaSH is a shell for Java Content Repository that comes bundled as a war file to deploy in eXo Portal 2.5 or GateIn
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| crsh.shell-1.3.0-beta2.pom | 751 bytes |
| crsh.shell-1.3.0-beta2-tests.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.crsh/crsh.shell/ -->
<dependency>
<groupId>org.crsh</groupId>
<artifactId>crsh.shell</artifactId>
<version>1.3.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.crsh/crsh.shell/
implementation 'org.crsh:crsh.shell:1.3.0-beta2'
// https://jarcasting.com/artifacts/org.crsh/crsh.shell/
implementation ("org.crsh:crsh.shell:1.3.0-beta2")
'org.crsh:crsh.shell:jar:1.3.0-beta2'
<dependency org="org.crsh" name="crsh.shell" rev="1.3.0-beta2">
<artifact name="crsh.shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crsh', module='crsh.shell', version='1.3.0-beta2')
)
libraryDependencies += "org.crsh" % "crsh.shell" % "1.3.0-beta2"
[org.crsh/crsh.shell "1.3.0-beta2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.2 |