| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.17jee |
| ArtifactId | ArtifactIde-security |
| Version | Version3.0.0.RELEASE |
| Type | Typejar |
| Description |
Descriptione-security
e-security
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| e-security-3.0.0.RELEASE.pom | |
| e-security-3.0.0.RELEASE.jar | 340 bytes |
| e-security-3.0.0.RELEASE-sources.jar | 261 bytes |
| e-security-3.0.0.RELEASE-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.17jee/e-security/ -->
<dependency>
<groupId>com.17jee</groupId>
<artifactId>e-security</artifactId>
<version>3.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.17jee/e-security/
implementation 'com.17jee:e-security:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.17jee/e-security/
implementation ("com.17jee:e-security:3.0.0.RELEASE")
'com.17jee:e-security:jar:3.0.0.RELEASE'
<dependency org="com.17jee" name="e-security" rev="3.0.0.RELEASE">
<artifact name="e-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.17jee', module='e-security', version='3.0.0.RELEASE')
)
libraryDependencies += "com.17jee" % "e-security" % "3.0.0.RELEASE"
[com.17jee/e-security "3.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.4.7 |