Context :: Web

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.contextfw
Идентификатор

Идентификатор

web
Последняя версия

Последняя версия

0.8.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

Context :: Web
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать web

Имя Файла Размер
web-0.8.5.pom 2 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.contextfw/web/ -->
<dependency>
    <groupId>net.contextfw</groupId>
    <artifactId>web</artifactId>
    <version>0.8.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.contextfw/web/
implementation 'net.contextfw:web:0.8.5'
// https://jarcasting.com/artifacts/net.contextfw/web/
implementation ("net.contextfw:web:0.8.5")
'net.contextfw:web:pom:0.8.5'
<dependency org="net.contextfw" name="web" rev="0.8.5">
  <artifact name="web" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.contextfw', module='web', version='0.8.5')
)
libraryDependencies += "net.contextfw" % "web" % "0.8.5"
[net.contextfw/web "0.8.5"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5
org.slf4j : slf4j-api jar 1.6.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.5

Модули Проекта

  • web-application
  • web-quickstart
  • web-commons

Версии библиотеки

Версия
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0