License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.graphenee |
ArtifactId | ArtifactIdgx-security |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionGraphenee Security
Graphenee is an enterprise application development framework.
|
Filename | Size |
---|---|
gx-security-1.0.1.pom | |
gx-security-1.0.1.jar | 17 KB |
gx-security-1.0.1-sources.jar | 10 KB |
gx-security-1.0.1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.graphenee/gx-security/ -->
<dependency>
<groupId>io.graphenee</groupId>
<artifactId>gx-security</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.graphenee/gx-security/
implementation 'io.graphenee:gx-security:1.0.1'
// https://jarcasting.com/artifacts/io.graphenee/gx-security/
implementation ("io.graphenee:gx-security:1.0.1")
'io.graphenee:gx-security:jar:1.0.1'
<dependency org="io.graphenee" name="gx-security" rev="1.0.1">
<artifact name="gx-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.graphenee', module='gx-security', version='1.0.1')
)
libraryDependencies += "io.graphenee" % "gx-security" % "1.0.1"
[io.graphenee/gx-security "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.graphenee : gx-core | jar | 1.0.1 |
com.google.guava : guava | jar | 22.0-rc1 |
org.springframework : spring-context | jar |