delphi-hub / delphi-crawler

Delphi's crawling and processing engine to extract facts on open-source software
https://delphi.cs.uni-paderborn.de/
Apache License 2.0
5 stars 11 forks source link

Add dependency to CogniCrypt to delphi-crawler #43

Closed bhermann closed 4 years ago

bhermann commented 5 years ago

Add a new depedency to the CogniCrypt library

libraryDependencies += "de.fraunhofer.iem" % "CryptoAnalysis" % "2.5"

The artifact is in the following: https://soot-build.cs.uni-paderborn.de CAUTION This is not in Maven Central.