跨域工具包

处理跨域请求的工具包

License

License

GroupId

GroupId

com.github.suxingli
ArtifactId

ArtifactId

jxl-cors
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

跨域工具包
处理跨域请求的工具包
Project URL

Project URL

https://github.com/suxingli/jxl-cors.git
Source Code Management

Source Code Management

https://github.com/suxingli/jxl-cors.git

Download jxl-cors

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : jstl jar 1.2
org.dom4j : dom4j jar 2.1.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1