License |
License |
---|---|
GroupId | GroupIdorg.ga4gh |
ArtifactId | ArtifactIdga4gh-starter-kit-common |
Last Version | Last Version0.5.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionga4gh-starter-kit-common
Common utils library for GA4GH Starter Kit web services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-common/ -->
<dependency>
<groupId>org.ga4gh</groupId>
<artifactId>ga4gh-starter-kit-common</artifactId>
<version>0.5.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-common/
implementation 'org.ga4gh:ga4gh-starter-kit-common:0.5.6'
// https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-common/
implementation ("org.ga4gh:ga4gh-starter-kit-common:0.5.6")
'org.ga4gh:ga4gh-starter-kit-common:pom:0.5.6'
<dependency org="org.ga4gh" name="ga4gh-starter-kit-common" rev="0.5.6">
<artifact name="ga4gh-starter-kit-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ga4gh', module='ga4gh-starter-kit-common', version='0.5.6')
)
libraryDependencies += "org.ga4gh" % "ga4gh-starter-kit-common" % "0.5.6"
[org.ga4gh/ga4gh-starter-kit-common "0.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.1-jre |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.0 |
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.xerial : sqlite-jdbc | jar | 3.8.11.2 |