ga4gh-starter-kit-wes

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

License

License

GroupId

GroupId

org.ga4gh
ArtifactId

ArtifactId

ga4gh-starter-kit-wes
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ga4gh-starter-kit-wes
Starter Kit server implementation of the GA4GH Workflow Execution Service (WES) specification
Project URL

Project URL

https://github.com/ga4gh/ga4gh-starter-kit-wes
Source Code Management

Source Code Management

https://github.com/ga4gh/ga4gh-starter-kit-wes

Download ga4gh-starter-kit-wes

How to add to project

<!-- 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"]

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-web jar
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.8.0
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.4
org.hibernate : hibernate-core jar 5.4.11.Final
org.springframework : spring-orm jar 5.1.6.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.postgresql : postgresql jar 42.2.10
javax.xml.bind : jaxb-api jar 2.2.8
com.fasterxml.jackson.core : jackson-annotations jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.fasterxml.jackson.datatype : jackson-datatype-hibernate4 jar 2.4.4
org.springdoc : springdoc-openapi-ui jar 1.2.33
org.xerial : sqlite-jdbc jar 3.8.11.2
org.ga4gh : ga4gh-starter-kit-common jar 0.3.3

test (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

Project Modules

There are no modules declared in this project.

ga4gh-starter-kit-wes

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

org.ga4gh

Global Alliance for Genomics and Health

An international coalition, formed to enable the sharing of genomic and clinical data.

Versions

Version
0.0.3
0.0.2
0.0.1