License |
License |
---|---|
Categories |
CategoriesBioJava Business Logic Libraries Science |
GroupId | GroupIdorg.biojava |
ArtifactId | ArtifactIdbiojava-integrationtest |
Last Version | Last Version6.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbiojava-integrationtest
A module which only has the purpose to run slow running integration tests.
They can be executed by calling
mvn verify
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
biojava-integrationtest-6.0.5.pom | |
biojava-integrationtest-6.0.5.jar | 439 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.biojava/biojava-integrationtest/ -->
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-integrationtest</artifactId>
<version>6.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.biojava/biojava-integrationtest/
implementation 'org.biojava:biojava-integrationtest:6.0.5'
// https://jarcasting.com/artifacts/org.biojava/biojava-integrationtest/
implementation ("org.biojava:biojava-integrationtest:6.0.5")
'org.biojava:biojava-integrationtest:jar:6.0.5'
<dependency org="org.biojava" name="biojava-integrationtest" rev="6.0.5">
<artifact name="biojava-integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biojava', module='biojava-integrationtest', version='6.0.5')
)
libraryDependencies += "org.biojava" % "biojava-integrationtest" % "6.0.5"
[org.biojava/biojava-integrationtest "6.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.biojava : biojava-structure | jar | 6.0.5 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |