Last Version

biojava-integrationtest 6.0.5

A module which only has the purpose to run slow running integration tests. They can be executed by calling mvn verify

License

License

Categories

Categories

BioJava Business Logic Libraries Science
GroupId

GroupId

org.biojava
ArtifactId

ArtifactId

biojava-integrationtest
Version

Version

6.0.5
Type

Type

jar
Description

Description

biojava-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

http://www.biojava.org
Project Organization

Project Organization

BioJava

Download biojava-integrationtest 6.0.5


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.biojava : biojava-structure jar 6.0.5
org.slf4j : slf4j-api jar 1.7.30

runtime (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.