| Categories |
CategoriesSecurity |
|---|---|
| GroupId | GroupIdorg.defne |
| ArtifactId | ArtifactIddefne-security |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDefne :: Defne Security
Contains Defne Security
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
| Filename | Size |
|---|---|
| defne-security-1.0.1.pom | |
| defne-security-1.0.1.jar | 9 KB |
| defne-security-1.0.1-sources.jar | 8 KB |
| defne-security-1.0.1-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.defne/defne-security/ -->
<dependency>
<groupId>org.defne</groupId>
<artifactId>defne-security</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.defne/defne-security/
implementation 'org.defne:defne-security:1.0.1'
// https://jarcasting.com/artifacts/org.defne/defne-security/
implementation ("org.defne:defne-security:1.0.1")
'org.defne:defne-security:jar:1.0.1'
<dependency org="org.defne" name="defne-security" rev="1.0.1">
<artifact name="defne-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.defne', module='defne-security', version='1.0.1')
)
libraryDependencies += "org.defne" % "defne-security" % "1.0.1"
[org.defne/defne-security "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-jcdi_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
| org.apache.tomcat : tomcat-catalina | jar | 7.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |