| License |
License |
|---|---|
| GroupId | GroupIdorg.infinitenature |
| ArtifactId | ArtifactIdbde |
| Last Version | Last Version0.5.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBioDataExchange
The BioDataExchange data model.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bde-0.5.4.pom | |
| bde-0.5.4.jar | 63 KB |
| bde-0.5.4-sources.jar | 45 KB |
| bde-0.5.4-javadoc.jar | 586 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar |