ga4gh-starter-kit-wes
Starter Kit server implementation of the GA4GH Workflow Execution Service (WES) specification
License |
License |
---|---|
GroupId | GroupIdorg.ga4gh |
ArtifactId | ArtifactIdga4gh-starter-kit-wes |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionga4gh-starter-kit-wes
Starter Kit server implementation of the GA4GH Workflow Execution Service (WES) specification
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-wes/ -->
<dependency>
<groupId>org.ga4gh</groupId>
<artifactId>ga4gh-starter-kit-wes</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-wes/
implementation 'org.ga4gh:ga4gh-starter-kit-wes:0.0.3'
// https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-wes/
implementation ("org.ga4gh:ga4gh-starter-kit-wes:0.0.3")
'org.ga4gh:ga4gh-starter-kit-wes:jar:0.0.3'
<dependency org="org.ga4gh" name="ga4gh-starter-kit-wes" rev="0.0.3">
<artifact name="ga4gh-starter-kit-wes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ga4gh', module='ga4gh-starter-kit-wes', version='0.0.3')
)
libraryDependencies += "org.ga4gh" % "ga4gh-starter-kit-wes" % "0.0.3"
[org.ga4gh/ga4gh-starter-kit-wes "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.security : spring-security-test | jar | |
org.testng : testng | jar | 7.0.0 |
Starter Kit server implementation of the GA4GH Workflow Execution Service (WES) specification