is not current version
Last Version 0.0.3

org.ga4gh:ga4gh-starter-kit-wes 0.0.1

Starter Kit server implementation of the GA4GH Workflow Execution Service (WES) specification

GroupId

GroupId

org.ga4gh
ArtifactId

ArtifactId

ga4gh-starter-kit-wes
Version

Version

0.0.1
Type

Type

jar

Download ga4gh-starter-kit-wes 0.0.1


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