License |
License |
---|---|
Categories |
CategoriesNet Security |
GroupId | GroupIdnet.colesico.framework |
ArtifactId | ArtifactIdcolesico-security |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionColesico Security Module
Colesico framework security service
|
Project URL |
Project URL |
Filename | Size |
---|---|
colesico-security-5.2.0.pom | |
colesico-security-5.2.0.jar | 26 KB |
colesico-security-5.2.0-sources.jar | 18 KB |
colesico-security-5.2.0-javadoc.jar | 491 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-security/ -->
<dependency>
<groupId>net.colesico.framework</groupId>
<artifactId>colesico-security</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-security/
implementation 'net.colesico.framework:colesico-security:5.2.0'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-security/
implementation ("net.colesico.framework:colesico-security:5.2.0")
'net.colesico.framework:colesico-security:jar:5.2.0'
<dependency org="net.colesico.framework" name="colesico-security" rev="5.2.0">
<artifact name="colesico-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-security', version='5.2.0')
)
libraryDependencies += "net.colesico.framework" % "colesico-security" % "5.2.0"
[net.colesico.framework/colesico-security "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.colesico.framework : colesico-service | jar | 5.2.0 |
net.colesico.framework : colesico-config | jar | 5.2.0 |