| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdio.cellery.security |
| ArtifactId | ArtifactIdcellery-seucirity |
| Version | Version0.6.0 |
| Type | Typepom |
| Description |
DescriptionCellery Security Components
Cellery security implementations.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cellery-seucirity-0.6.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cellery.security/cellery-seucirity/ -->
<dependency>
<groupId>io.cellery.security</groupId>
<artifactId>cellery-seucirity</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cellery.security/cellery-seucirity/
implementation 'io.cellery.security:cellery-seucirity:0.6.0'
// https://jarcasting.com/artifacts/io.cellery.security/cellery-seucirity/
implementation ("io.cellery.security:cellery-seucirity:0.6.0")
'io.cellery.security:cellery-seucirity:pom:0.6.0'
<dependency org="io.cellery.security" name="cellery-seucirity" rev="0.6.0">
<artifact name="cellery-seucirity" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cellery.security', module='cellery-seucirity', version='0.6.0')
)
libraryDependencies += "io.cellery.security" % "cellery-seucirity" % "0.6.0"
[io.cellery.security/cellery-seucirity "0.6.0"]