| Категории |
КатегорииGeronimo Контейнер Application Servers |
|---|---|
| Группа | Группаgeronimo |
| Идентификатор | Идентификаторgeronimo-scripts |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеGeronimo :: Scripts
Scripts
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| geronimo-scripts-1.1.1.pom | |
| geronimo-scripts-1.1.1.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-scripts/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-scripts</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-scripts/
implementation 'geronimo:geronimo-scripts:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-scripts/
implementation ("geronimo:geronimo-scripts:1.1.1")
'geronimo:geronimo-scripts:jar:1.1.1'
<dependency org="geronimo" name="geronimo-scripts" rev="1.1.1">
<artifact name="geronimo-scripts" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-scripts', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-scripts" % "1.1.1"
[geronimo/geronimo-scripts "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
| velocity : velocity | jar | 1.4 |