| License |
License |
|---|---|
| Categories |
CategoriesBioJava Business Logic Libraries Science |
| GroupId | GroupIdorg.biojava |
| ArtifactId | ArtifactIdbiojava-ws |
| Last Version | Last Version6.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbiojava-ws
This module deals with bioinformatics web services that could be used to process Biojava objects in a useful manner.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| biojava-ws-6.0.5.pom | |
| biojava-ws-6.0.5.jar | 31 KB |
| biojava-ws-6.0.5-sources.jar | 33 KB |
| biojava-ws-6.0.5-javadoc.jar | 166 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.biojava/biojava-ws/ -->
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-ws</artifactId>
<version>6.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.biojava/biojava-ws/
implementation 'org.biojava:biojava-ws:6.0.5'
// https://jarcasting.com/artifacts/org.biojava/biojava-ws/
implementation ("org.biojava:biojava-ws:6.0.5")
'org.biojava:biojava-ws:jar:6.0.5'
<dependency org="org.biojava" name="biojava-ws" rev="6.0.5">
<artifact name="biojava-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biojava', module='biojava-ws', version='6.0.5')
)
libraryDependencies += "org.biojava" % "biojava-ws" % "6.0.5"
[org.biojava/biojava-ws "6.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.biojava : biojava-core | jar | 6.0.5 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| 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 |