| License |
License |
|---|---|
| GroupId | GroupIdorg.ga4gh |
| ArtifactId | ArtifactIdga4gh-starter-kit-drs |
| Version | Version0.1.3 |
| Type | Typejar |
| Description |
Descriptionga4gh-starter-kit-drs
Starter Kit server implementation of the GA4GH Data Repository Service (DRS) specification
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-drs/ -->
<dependency>
<groupId>org.ga4gh</groupId>
<artifactId>ga4gh-starter-kit-drs</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-drs/
implementation 'org.ga4gh:ga4gh-starter-kit-drs:0.1.3'
// https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-drs/
implementation ("org.ga4gh:ga4gh-starter-kit-drs:0.1.3")
'org.ga4gh:ga4gh-starter-kit-drs:jar:0.1.3'
<dependency org="org.ga4gh" name="ga4gh-starter-kit-drs" rev="0.1.3">
<artifact name="ga4gh-starter-kit-drs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ga4gh', module='ga4gh-starter-kit-drs', version='0.1.3')
)
libraryDependencies += "org.ga4gh" % "ga4gh-starter-kit-drs" % "0.1.3"
[org.ga4gh/ga4gh-starter-kit-drs "0.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 28.1-jre |
| 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 |