Last Version

restfriends-cors-filters 2.0.0-beta-1

Sample CORS Filters

License

License

GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-cors-filters
Version

Version

2.0.0-beta-1
Type

Type

jar
Description

Description

restfriends-cors-filters
Sample CORS Filters

Download restfriends-cors-filters 2.0.0-beta-1


<!-- https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-cors-filters/ -->
<dependency>
    <groupId>com.github.bordertech.restfriends</groupId>
    <artifactId>restfriends-cors-filters</artifactId>
    <version>2.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-cors-filters/
implementation 'com.github.bordertech.restfriends:restfriends-cors-filters:2.0.0-beta-1'
// https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-cors-filters/
implementation ("com.github.bordertech.restfriends:restfriends-cors-filters:2.0.0-beta-1")
'com.github.bordertech.restfriends:restfriends-cors-filters:jar:2.0.0-beta-1'
<dependency org="com.github.bordertech.restfriends" name="restfriends-cors-filters" rev="2.0.0-beta-1">
  <artifact name="restfriends-cors-filters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.restfriends', module='restfriends-cors-filters', version='2.0.0-beta-1')
)
libraryDependencies += "com.github.bordertech.restfriends" % "restfriends-cors-filters" % "2.0.0-beta-1"
[com.github.bordertech.restfriends/restfriends-cors-filters "2.0.0-beta-1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.bordertech.config : config jar 1.0.5

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.ws.rs : javax.ws.rs-api jar 2.0.1

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.5.0

Project Modules

There are no modules declared in this project.