| Категории |
КатегорииJetty Контейнер Application Servers |
|---|---|
| Группа | Группаcommons-jelly |
| Идентификатор | Идентификаторcommons-jelly-tags-jetty |
| Последняя версия | Последняя версия20040902.072943 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommons-jelly-tags-jetty
These are Jelly tags that can set up an in-process web server.
|
| Имя Файла | Размер |
|---|---|
| commons-jelly-tags-jetty-20040902.072943.pom | |
| commons-jelly-tags-jetty-20040902.072943.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jetty/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-jetty</artifactId>
<version>20040902.072943</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jetty/
implementation 'commons-jelly:commons-jelly-tags-jetty:20040902.072943'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jetty/
implementation ("commons-jelly:commons-jelly-tags-jetty:20040902.072943")
'commons-jelly:commons-jelly-tags-jetty:jar:20040902.072943'
<dependency org="commons-jelly" name="commons-jelly-tags-jetty" rev="20040902.072943">
<artifact name="commons-jelly-tags-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-jetty', version='20040902.072943')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-jetty" % "20040902.072943"
[commons-jelly/commons-jelly-tags-jetty "20040902.072943"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-jelly : commons-jelly | jar | SNAPSHOT |
| commons-httpclient : commons-httpclient | jar | 2.0 |
| jetty : jetty | jar | 4.2.3 |
| commons-jelly : commons-jelly-tags-http | jar | SNAPSHOT |
| servletapi : servletapi | jar | 2.2 |