MVN

com.daedafusion : security-framework

Maven & Gradle

Feb 23, 2017
2 usages
0 stars

DaedaFusion Security Framework · A pluggable security framework "inspired" by the OWASP ESAPI framework

<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>security-framework</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.daedafusion : security-framework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.daedafusion : security-framework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
security-framework-1.1
1.0
security-framework-1.0

How to add a dependency to Maven

Add the following com.daedafusion : security-framework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>security-framework</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.daedafusion : security-framework gradle dependency to your build.gradle file:

implementation 'com.daedafusion:security-framework:1.1'

Gradle Kotlin DSL: Add the following com.daedafusion : security-framework gradle kotlin dependency to your build.gradle.kts file:

implementation("com.daedafusion:security-framework:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.daedafusion : security-framework sbt scala dependency to your build.sbt file:

libraryDependencies += "com.daedafusion" % "security-framework" % "1.1"

Advertisement

Dependencies from Group

Feb 23, 2017
16 usages
0 stars
Feb 23, 2017
10 usages
0 stars
Sep 08, 2015
6 usages
0 stars
Feb 23, 2017
4 usages
2 stars
Feb 23, 2017
3 usages
0 stars

Discover Dependencies

Mar 18, 2016
1 usages
4.5k stars
Sep 20, 2018
1 usages
415 stars
Dec 06, 2015
1 usages
0 stars
Jun 30, 2019
1 usages
3 stars
Nov 07, 2016
2 usages
632 stars
Jan 18, 2017
2 usages
5 stars