License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices |
GroupId | GroupIdio.helidon.microprofile |
ArtifactId | ArtifactIdhelidon-microprofile-cors |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Microprofile CORS
Java libraries for writing microservices
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.microprofile/helidon-microprofile-cors/ -->
<dependency>
<groupId>io.helidon.microprofile</groupId>
<artifactId>helidon-microprofile-cors</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.microprofile/helidon-microprofile-cors/
implementation 'io.helidon.microprofile:helidon-microprofile-cors:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.microprofile/helidon-microprofile-cors/
implementation ("io.helidon.microprofile:helidon-microprofile-cors:3.0.0-M2")
'io.helidon.microprofile:helidon-microprofile-cors:jar:3.0.0-M2'
<dependency org="io.helidon.microprofile" name="helidon-microprofile-cors" rev="3.0.0-M2">
<artifact name="helidon-microprofile-cors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile', module='helidon-microprofile-cors', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.microprofile" % "helidon-microprofile-cors" % "3.0.0-M2"
[io.helidon.microprofile/helidon-microprofile-cors "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.jersey : helidon-jersey-common | jar | 3.0.0-M2 |
io.helidon.webserver : helidon-webserver | jar | 3.0.0-M2 |
io.helidon.webserver : helidon-webserver-jersey | jar | 3.0.0-M2 |
io.helidon.microprofile.config : helidon-microprofile-config | jar | 3.0.0-M2 |
io.helidon.webserver : helidon-webserver-cors | jar | 3.0.0-M2 |
io.helidon.config : helidon-config-mp | jar | 3.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
io.helidon.microprofile.server : helidon-microprofile-server | jar | 3.0.0-M2 |
io.helidon.microprofile.tests : helidon-microprofile-tests-junit5 | jar | 3.0.0-M2 |