Last Version

BioDataExchange 0.5.4

The BioDataExchange data model.

License

License

GroupId

GroupId

org.infinitenature
ArtifactId

ArtifactId

bde
Version

Version

0.5.4
Type

Type

jar
Description

Description

BioDataExchange
The BioDataExchange data model.
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/bde
Source Code Management

Source Code Management

https://git.loe.auf.uni-rostock.de/werbeo/bde

Download bde 0.5.4


<!-- https://jarcasting.com/artifacts/org.infinitenature/bde/ -->
<dependency>
    <groupId>org.infinitenature</groupId>
    <artifactId>bde</artifactId>
    <version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.infinitenature/bde/
implementation 'org.infinitenature:bde:0.5.4'
// https://jarcasting.com/artifacts/org.infinitenature/bde/
implementation ("org.infinitenature:bde:0.5.4")
'org.infinitenature:bde:jar:0.5.4'
<dependency org="org.infinitenature" name="bde" rev="0.5.4">
  <artifact name="bde" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infinitenature', module='bde', version='0.5.4')
)
libraryDependencies += "org.infinitenature" % "bde" % "0.5.4"
[org.infinitenature/bde "0.5.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 1.11.1
org.apache.commons : commons-lang3 jar 3.8.1
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.