Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdspring-cors-filter-parent |
Version | Version1.0.4 |
Type | Typepom |
Filename | Size |
---|---|
spring-cors-filter-parent-1.0.4.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.0.4</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.4'
// https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-filter-parent/
implementation ("com.github.ngeor:spring-cors-filter-parent:1.0.4")
'com.github.ngeor:spring-cors-filter-parent:pom:1.0.4'
<dependency org="com.github.ngeor" name="spring-cors-filter-parent" rev="1.0.4">
<artifact name="spring-cors-filter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='spring-cors-filter-parent', version='1.0.4')
)
libraryDependencies += "com.github.ngeor" % "spring-cors-filter-parent" % "1.0.4"
[com.github.ngeor/spring-cors-filter-parent "1.0.4"]