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