License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices Security CLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdio.helidon.security.integration |
ArtifactId | ArtifactIdhelidon-security-integration-jersey-client |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Security Integration Jersey Client
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-client/ -->
<dependency>
<groupId>io.helidon.security.integration</groupId>
<artifactId>helidon-security-integration-jersey-client</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-jersey-client/
implementation 'io.helidon.security.integration:helidon-security-integration-jersey-client:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-jersey-client/
implementation ("io.helidon.security.integration:helidon-security-integration-jersey-client:3.0.0-M2")
'io.helidon.security.integration:helidon-security-integration-jersey-client:jar:3.0.0-M2'
<dependency org="io.helidon.security.integration" name="helidon-security-integration-jersey-client" rev="3.0.0-M2">
<artifact name="helidon-security-integration-jersey-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.integration', module='helidon-security-integration-jersey-client', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.security.integration" % "helidon-security-integration-jersey-client" % "3.0.0-M2"
[io.helidon.security.integration/helidon-security-integration-jersey-client "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.security : helidon-security | jar | 3.0.0-M2 |
io.helidon.security.integration : helidon-security-integration-common | jar | 3.0.0-M2 |
io.helidon.tracing : helidon-tracing-config | jar | 3.0.0-M2 |
io.helidon.security.providers : helidon-security-providers-common | jar | 3.0.0-M2 |
io.helidon.jersey : helidon-jersey-common | jar | 3.0.0-M2 |
io.helidon.webclient : helidon-webclient-jaxrs | jar | 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 |
jakarta.inject : jakarta.inject-api | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |