is not current version
Last Version 3.0.0-M2

Helidon Security Integration Jersey Client 3.0.0-M1

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices Security CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

io.helidon.security.integration
ArtifactId

ArtifactId

helidon-security-integration-jersey-client
Version

Version

3.0.0-M1
Type

Type

jar
Description

Description

Helidon Security Integration Jersey Client
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-security-integration-jersey-client
Project Organization

Project Organization

Oracle Corporation

Download helidon-security-integration-jersey-client 3.0.0-M1


<!-- 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-M1</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-M1'
// 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-M1")
'io.helidon.security.integration:helidon-security-integration-jersey-client:jar:3.0.0-M1'
<dependency org="io.helidon.security.integration" name="helidon-security-integration-jersey-client" rev="3.0.0-M1">
  <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-M1')
)
libraryDependencies += "io.helidon.security.integration" % "helidon-security-integration-jersey-client" % "3.0.0-M1"
[io.helidon.security.integration/helidon-security-integration-jersey-client "3.0.0-M1"]

Dependencies

compile (6)

Group / Artifact Type Version
io.helidon.security : helidon-security jar 3.0.0-M1
io.helidon.security.integration : helidon-security-integration-common jar 3.0.0-M1
io.helidon.tracing : helidon-tracing-config jar 3.0.0-M1
io.helidon.security.providers : helidon-security-providers-common jar 3.0.0-M1
io.helidon.jersey : helidon-jersey-common jar 3.0.0-M1
io.helidon.webclient : helidon-webclient-jaxrs jar 3.0.0-M1

provided (3)

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-M1
jakarta.inject : jakarta.inject-api jar 2.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.