License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdspring-cors-filter-parent |
Version | Version1.1.0 |
Type | Typepom |
Description |
DescriptionParent project for spring-cors-filter
CORS filter for Spring
|
Filename | Size |
---|---|
spring-cors-filter-parent-1.1.0.pom | 4 KB |
Browse |
<!-- 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"]