Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdspring-cors-filter |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
spring-cors-filter-1.0.4.pom | |
spring-cors-filter-1.0.4.jar | 4 KB |
spring-cors-filter-1.0.4-sources.jar | 3 KB |
spring-cors-filter-1.0.4-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-filter/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>spring-cors-filter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-filter/
implementation 'com.github.ngeor:spring-cors-filter:1.0.4'
// https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-filter/
implementation ("com.github.ngeor:spring-cors-filter:1.0.4")
'com.github.ngeor:spring-cors-filter:jar:1.0.4'
<dependency org="com.github.ngeor" name="spring-cors-filter" rev="1.0.4">
<artifact name="spring-cors-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='spring-cors-filter', version='1.0.4')
)
libraryDependencies += "com.github.ngeor" % "spring-cors-filter" % "1.0.4"
[com.github.ngeor/spring-cors-filter "1.0.4"]