CORS Plugin

RESTExpress CORS Plugin

License

License

GroupId

GroupId

com.strategicgains.plugin-express
ArtifactId

ArtifactId

CORSPlugin
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

CORS Plugin
RESTExpress CORS Plugin
Project URL

Project URL

https://github.com/RestExpress/PluginExpress

Download CORSPlugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.strategicgains.plugin-express/CORSPlugin/ -->
<dependency>
    <groupId>com.strategicgains.plugin-express</groupId>
    <artifactId>CORSPlugin</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.plugin-express/CORSPlugin/
implementation 'com.strategicgains.plugin-express:CORSPlugin:0.3.3'
// https://jarcasting.com/artifacts/com.strategicgains.plugin-express/CORSPlugin/
implementation ("com.strategicgains.plugin-express:CORSPlugin:0.3.3")
'com.strategicgains.plugin-express:CORSPlugin:jar:0.3.3'
<dependency org="com.strategicgains.plugin-express" name="CORSPlugin" rev="0.3.3">
  <artifact name="CORSPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.plugin-express', module='CORSPlugin', version='0.3.3')
)
libraryDependencies += "com.strategicgains.plugin-express" % "CORSPlugin" % "0.3.3"
[com.strategicgains.plugin-express/CORSPlugin "0.3.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.strategicgains : RestExpress Optional jar 0.11.3

test (3)

Group / Artifact Type Version
com.jayway.restassured : rest-assured jar 2.8.0
junit : junit Optional jar 4.11
org.apache.httpcomponents : httpclient Optional jar 4.5.1

Project Modules

There are no modules declared in this project.
com.strategicgains.plugin-express

RestExpress: Microservices Framework for Java

RestExpress composes best-of-breed tools to form a lightweight, minimalist Java framework for quickly creating RESTful microservices.

Versions

Version
0.3.3
0.3.2
0.3.1
0.3.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2