License |
License |
---|---|
GroupId | GroupIdde.upb.cs.swt |
ArtifactId | ArtifactIdswan_core |
Version | Version1.3.0 |
Type | Typejar |
Description |
DescriptionSWAN Weakness Detector
SWAN is a machine-learning approach for detection of methods of interest for security in Java libraries.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swan_core-1.3.0.pom | |
swan_core-1.3.0.jar | 45 MB |
swan_core-1.3.0-sources.jar | 45 MB |
swan_core-1.3.0-javadoc.jar | 340 KB |
swan_core-1.3.0-jar-with-dependencies.jar | 65 MB |
Browse |
<!-- 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"]
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 |