License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices Security Jersey Program Interface REST Frameworks |
GroupId | GroupIdio.helidon.security.integration |
ArtifactId | ArtifactIdhelidon-security-integration-jersey |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Security Integration Jersey
Java libraries for writing microservices
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-jersey/ -->
<dependency>
<groupId>io.helidon.security.integration</groupId>
<artifactId>helidon-security-integration-jersey</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-jersey/
implementation 'io.helidon.security.integration:helidon-security-integration-jersey:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-jersey/
implementation ("io.helidon.security.integration:helidon-security-integration-jersey:3.0.0-M2")
'io.helidon.security.integration:helidon-security-integration-jersey:jar:3.0.0-M2'
<dependency org="io.helidon.security.integration" name="helidon-security-integration-jersey" rev="3.0.0-M2">
<artifact name="helidon-security-integration-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.integration', module='helidon-security-integration-jersey', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.security.integration" % "helidon-security-integration-jersey" % "3.0.0-M2"
[io.helidon.security.integration/helidon-security-integration-jersey "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
io.helidon.jersey : helidon-jersey-client | jar | 3.0.0-M2 |
io.helidon.jersey : helidon-jersey-server | jar | 3.0.0-M2 |
jakarta.inject : jakarta.inject-api | jar | 2.0.0 |
io.helidon.webserver : helidon-webserver | jar | 3.0.0-M2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.bundles : helidon-bundles-config | jar | 3.0.0-M2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.23.4 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | |
io.helidon.webserver : helidon-webserver-jersey | jar | 3.0.0-M2 |