Skip to content

org.aksw.iguana.corecontroller 3.3.3 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.aksw</groupId>
  <artifactId>iguana.corecontroller</artifactId>
  <version>3.3.3</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

The Controller of Iguanas Core Module. Handling the messaging and is coordinating the ResultProcessor as well as the dataGenerator. Will be communicating with the Web Controller Module.