Last Version

SWAN Weakness Detector 1.3.0

SWAN is a machine-learning approach for detection of methods of interest for security in Java libraries.

License

License

GroupId

GroupId

de.upb.cs.swt
ArtifactId

ArtifactId

swan_core
Version

Version

1.3.0
Type

Type

jar
Description

Description

SWAN Weakness Detector
SWAN is a machine-learning approach for detection of methods of interest for security in Java libraries.
Project URL

Project URL

https://github.com/secure-software-engineering/swan
Source Code Management

Source Code Management

https://github.com/secure-software-engineering/swan

Download swan_core 1.3.0


<!-- https://jarcasting.com/artifacts/de.upb.cs.swt/swan_core/ -->
<dependency>
    <groupId>de.upb.cs.swt</groupId>
    <artifactId>swan_core</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.upb.cs.swt/swan_core/
implementation 'de.upb.cs.swt:swan_core:1.3.0'
// https://jarcasting.com/artifacts/de.upb.cs.swt/swan_core/
implementation ("de.upb.cs.swt:swan_core:1.3.0")
'de.upb.cs.swt:swan_core:jar:1.3.0'
<dependency org="de.upb.cs.swt" name="swan_core" rev="1.3.0">
  <artifact name="swan_core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.upb.cs.swt', module='swan_core', version='1.3.0')
)
libraryDependencies += "de.upb.cs.swt" % "swan_core" % "1.3.0"
[de.upb.cs.swt/swan_core "1.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
ca.mcgill.sable : soot jar 3.2.0
nz.ac.waikato.cms.weka : weka-stable jar 3.6.9
com.googlecode.json-simple : json-simple jar 1.1.1

Project Modules

There are no modules declared in this project.