License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices Security |
GroupId | GroupIdio.helidon.security |
ArtifactId | ArtifactIdhelidon-security-project |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHelidon Security Project
Java libraries for writing microservices
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
helidon-security-project-3.0.0-M2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.helidon.security/helidon-security-project/ -->
<dependency>
<groupId>io.helidon.security</groupId>
<artifactId>helidon-security-project</artifactId>
<version>3.0.0-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security/helidon-security-project/
implementation 'io.helidon.security:helidon-security-project:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.security/helidon-security-project/
implementation ("io.helidon.security:helidon-security-project:3.0.0-M2")
'io.helidon.security:helidon-security-project:pom:3.0.0-M2'
<dependency org="io.helidon.security" name="helidon-security-project" rev="3.0.0-M2">
<artifact name="helidon-security-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security', module='helidon-security-project', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.security" % "helidon-security-project" % "3.0.0-M2"
[io.helidon.security/helidon-security-project "3.0.0-M2"]