MVN

br.eti.clairton : vraptor-cors

Maven & Gradle

May 15, 2017
0 stars

VRaptor CORS · VRaptor CORS

<dependency>
    <groupId>br.eti.clairton</groupId>
    <artifactId>vraptor-cors</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.eti.clairton : vraptor-cors to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of br.eti.clairton : vraptor-cors to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
vraptor-cors-1.0.0

How to add a dependency to Maven

Add the following br.eti.clairton : vraptor-cors maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>br.eti.clairton</groupId>
    <artifactId>vraptor-cors</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following br.eti.clairton : vraptor-cors gradle dependency to your build.gradle file:

implementation 'br.eti.clairton:vraptor-cors:1.0.0'

Gradle Kotlin DSL: Add the following br.eti.clairton : vraptor-cors gradle kotlin dependency to your build.gradle.kts file:

implementation("br.eti.clairton:vraptor-cors:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following br.eti.clairton : vraptor-cors sbt scala dependency to your build.sbt file:

libraryDependencies += "br.eti.clairton" % "vraptor-cors" % "1.0.0"

Advertisement

Dependencies from Group

May 17, 2019
6 usages
0 stars
Apr 02, 2017
4 usages
0 stars
Jun 24, 2017
4 usages
0 stars
May 18, 2017
4 usages
0 stars
Oct 24, 2018
3 usages
0 stars

Discover Dependencies