A module which only has the purpose to run slow running integration tests. They can be executed by calling mvn verify
'org.biojava:biojava-integrationtest:4.0.0'
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-integrationtest</artifactId>
<version>4.0.0</version>
</dependency>
<dependency org="org.biojava" name="biojava-integrationtest" rev="4.0.0"/>
"org.biojava", "biojava-integrationtest", "4.0.0"