Last Version

Parent project for spring-cors-filter 1.1.0

CORS filter for Spring

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

spring-cors-filter-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

Parent project for spring-cors-filter
CORS filter for Spring

Download spring-cors-filter-parent 1.1.0


<!-- 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.1.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.1.0'
// https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-filter-parent/
implementation ("com.github.ngeor:spring-cors-filter-parent:1.1.0")
'com.github.ngeor:spring-cors-filter-parent:pom:1.1.0'
<dependency org="com.github.ngeor" name="spring-cors-filter-parent" rev="1.1.0">
  <artifact name="spring-cors-filter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='spring-cors-filter-parent', version='1.1.0')
)
libraryDependencies += "com.github.ngeor" % "spring-cors-filter-parent" % "1.1.0"
[com.github.ngeor/spring-cors-filter-parent "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-cors-filter
  • spring-cors-filter-testing