| License |
License |
|---|---|
| GroupId | GroupIdcom.github.suxingli |
| ArtifactId | ArtifactIdjxl-cors |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description跨域工具包
处理跨域请求的工具包
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jxl-cors-1.0.3.pom | |
| jxl-cors-1.0.3.jar | 8 KB |
| jxl-cors-1.0.3-sources.jar | 6 KB |
| jxl-cors-1.0.3-javadoc.jar | 39 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : jstl | jar | 1.2 |
| org.dom4j : dom4j | jar | 2.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |