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

CORS Tutorial 3.17.0

Tutorial of implementing CORS

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

CorsHttpServer
Версия

Версия

3.17.0
Тип

Тип

jar
Описание

Описание

CORS Tutorial
Tutorial of implementing CORS

Скачать CorsHttpServer 3.17.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.officefloor.web : woof jar 3.17.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8

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

Данный проект не имеет модулей.