Last Version

Helidon Security Integration Project 3.0.0-M2

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices Security
GroupId

GroupId

io.helidon.security.integration
ArtifactId

ArtifactId

helidon-security-integration-project
Version

Version

3.0.0-M2
Type

Type

pom
Description

Description

Helidon Security Integration Project
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-security-integration-project
Project Organization

Project Organization

Oracle Corporation

Download helidon-security-integration-project 3.0.0-M2


<!-- https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-project/ -->
<dependency>
    <groupId>io.helidon.security.integration</groupId>
    <artifactId>helidon-security-integration-project</artifactId>
    <version>3.0.0-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-project/
implementation 'io.helidon.security.integration:helidon-security-integration-project:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-project/
implementation ("io.helidon.security.integration:helidon-security-integration-project:3.0.0-M2")
'io.helidon.security.integration:helidon-security-integration-project:pom:3.0.0-M2'
<dependency org="io.helidon.security.integration" name="helidon-security-integration-project" rev="3.0.0-M2">
  <artifact name="helidon-security-integration-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.integration', module='helidon-security-integration-project', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.security.integration" % "helidon-security-integration-project" % "3.0.0-M2"
[io.helidon.security.integration/helidon-security-integration-project "3.0.0-M2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jersey
  • webserver
  • grpc
  • common
  • jersey-client