| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools Helidon Container Microservices Security | 
| GroupId | GroupIdio.helidon.security.providers | 
| ArtifactId | ArtifactIdhelidon-security-providers-project | 
| Last Version | Last Version3.0.0-M2 | 
| Release Date | Release Date | 
| 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-3.0.0-M2.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>3.0.0-M2</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:3.0.0-M2'// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-project/
implementation ("io.helidon.security.providers:helidon-security-providers-project:3.0.0-M2")'io.helidon.security.providers:helidon-security-providers-project:pom:3.0.0-M2'<dependency org="io.helidon.security.providers" name="helidon-security-providers-project" rev="3.0.0-M2">
  <artifact name="helidon-security-providers-project" type="pom" />
</dependency>@Grapes(
@Grab(group='io.helidon.security.providers', module='helidon-security-providers-project', version='3.0.0-M2')
)libraryDependencies += "io.helidon.security.providers" % "helidon-security-providers-project" % "3.0.0-M2"[io.helidon.security.providers/helidon-security-providers-project "3.0.0-M2"]