| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers |
| Группа | Группаorg.safehaus.jettyjam |
| Идентификатор | Идентификаторjettyjam-parent |
| Последняя версия | Последняя версия2.1.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJettyJam Parent
Embedded Jetty as executable jar files
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jettyjam-parent-2.1.5.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.safehaus.jettyjam/jettyjam-parent/ -->
<dependency>
<groupId>org.safehaus.jettyjam</groupId>
<artifactId>jettyjam-parent</artifactId>
<version>2.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.safehaus.jettyjam/jettyjam-parent/
implementation 'org.safehaus.jettyjam:jettyjam-parent:2.1.5'
// https://jarcasting.com/artifacts/org.safehaus.jettyjam/jettyjam-parent/
implementation ("org.safehaus.jettyjam:jettyjam-parent:2.1.5")
'org.safehaus.jettyjam:jettyjam-parent:pom:2.1.5'
<dependency org="org.safehaus.jettyjam" name="jettyjam-parent" rev="2.1.5">
<artifact name="jettyjam-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.safehaus.jettyjam', module='jettyjam-parent', version='2.1.5')
)
libraryDependencies += "org.safehaus.jettyjam" % "jettyjam-parent" % "2.1.5"
[org.safehaus.jettyjam/jettyjam-parent "2.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |