MVN

io.wcm.caravan : io.wcm.caravan.commons.cors

Maven & Gradle

Mar 19, 2016
2 stars

Commons CORS Filter · Servlet filter for managing CORS header in HTTP responses.

<dependency>
    <groupId>io.wcm.caravan</groupId>
    <artifactId>io.wcm.caravan.commons.cors</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.wcm.caravan : io.wcm.caravan.commons.cors to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.wcm.caravan : io.wcm.caravan.commons.cors to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
io.wcm.caravan.commons.cors-1.0.0
0.5.x
io.wcm.caravan.commons.cors-0.5.0

How to add a dependency to Maven

Add the following io.wcm.caravan : io.wcm.caravan.commons.cors maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.wcm.caravan</groupId>
    <artifactId>io.wcm.caravan.commons.cors</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.wcm.caravan : io.wcm.caravan.commons.cors gradle dependency to your build.gradle file:

implementation 'io.wcm.caravan:io.wcm.caravan.commons.cors:1.0.0'

Gradle Kotlin DSL: Add the following io.wcm.caravan : io.wcm.caravan.commons.cors gradle kotlin dependency to your build.gradle.kts file:

implementation("io.wcm.caravan:io.wcm.caravan.commons.cors:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.wcm.caravan : io.wcm.caravan.commons.cors sbt scala dependency to your build.sbt file:

libraryDependencies += "io.wcm.caravan" % "io.wcm.caravan.commons.cors" % "1.0.0"

Advertisement

Dependencies from Group

Feb 13, 2016
9 usages
2 stars
Feb 13, 2016
9 usages
0 stars
Mar 17, 2016
8 usages
1 stars
Feb 09, 2017
7 usages
2 stars
Mar 30, 2022
6 usages
2 stars

Discover Dependencies

Jun 04, 2015
2 usages
22 stars
Jun 11, 2015
0 stars
May 15, 2023
7.2k stars
Aug 08, 2023
82 stars
Jul 14, 2020
3 usages
5.9k stars
Jun 24, 2020
3 usages
5.9k stars
Sep 11, 2018
60 stars
May 13, 2017
131 stars
Feb 24, 2022
45 stars