| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.openbox |
| ArtifactId | ArtifactIdcors |
| Last Version | Last Version2.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCORS
This is CORS related features support
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cors-2.1.6.pom | |
| cors-2.1.6.jar | 7 KB |
| cors-2.1.6-sources.jar | 4 KB |
| cors-2.1.6-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.openbox/cors/ -->
<dependency>
<groupId>com.googlecode.openbox</groupId>
<artifactId>cors</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.openbox/cors/
implementation 'com.googlecode.openbox:cors:2.1.6'
// https://jarcasting.com/artifacts/com.googlecode.openbox/cors/
implementation ("com.googlecode.openbox:cors:2.1.6")
'com.googlecode.openbox:cors:jar:2.1.6'
<dependency org="com.googlecode.openbox" name="cors" rev="2.1.6">
<artifact name="cors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.openbox', module='cors', version='2.1.6')
)
libraryDependencies += "com.googlecode.openbox" % "cors" % "2.1.6"
[com.googlecode.openbox/cors "2.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.openbox : http | jar | 2.1.6 |
| org.apache.logging.log4j : log4j-api | jar | 2.0-beta9 |
| org.apache.logging.log4j : log4j-core | jar | 2.0-beta9 |