| License |
License |
|---|---|
| Categories |
CategoriesHelidon Container Microservices Security |
| GroupId | GroupIdio.helidon.security.integration |
| ArtifactId | ArtifactIdhelidon-security-integration-webserver |
| Last Version | Last Version3.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHelidon Security Integration Webserver
Java libraries for writing microservices
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-webserver/ -->
<dependency>
<groupId>io.helidon.security.integration</groupId>
<artifactId>helidon-security-integration-webserver</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-webserver/
implementation 'io.helidon.security.integration:helidon-security-integration-webserver:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-webserver/
implementation ("io.helidon.security.integration:helidon-security-integration-webserver:3.0.0-M2")
'io.helidon.security.integration:helidon-security-integration-webserver:jar:3.0.0-M2'
<dependency org="io.helidon.security.integration" name="helidon-security-integration-webserver" rev="3.0.0-M2">
<artifact name="helidon-security-integration-webserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.integration', module='helidon-security-integration-webserver', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.security.integration" % "helidon-security-integration-webserver" % "3.0.0-M2"
[io.helidon.security.integration/helidon-security-integration-webserver "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.config : helidon-config | jar | 3.0.0-M2 |
| io.helidon.security : helidon-security-util | jar | 3.0.0-M2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.helidon.webserver : helidon-webserver | jar | 3.0.0-M2 |