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

com.github.ngeor:spring-cors-filter-parent 1.0.0

CORS filter for Spring

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

com.github.ngeor
Идентификатор

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

spring-cors-filter-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать spring-cors-filter-parent 1.0.0

Имя Файла Размер
spring-cors-filter-parent-1.0.0.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-filter-parent/ -->
<dependency>
    <groupId>com.github.ngeor</groupId>
    <artifactId>spring-cors-filter-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-filter-parent/
implementation 'com.github.ngeor:spring-cors-filter-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-filter-parent/
implementation ("com.github.ngeor:spring-cors-filter-parent:1.0.0")
'com.github.ngeor:spring-cors-filter-parent:pom:1.0.0'
<dependency org="com.github.ngeor" name="spring-cors-filter-parent" rev="1.0.0">
  <artifact name="spring-cors-filter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='spring-cors-filter-parent', version='1.0.0')
)
libraryDependencies += "com.github.ngeor" % "spring-cors-filter-parent" % "1.0.0"
[com.github.ngeor/spring-cors-filter-parent "1.0.0"]