License |
License |
---|---|
GroupId | GroupIdorg.ga4gh |
ArtifactId | ArtifactIdga4gh-starter-kit-common |
Version | Version0.3.3 |
Type | Typejar |
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.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-common/
implementation 'org.ga4gh:ga4gh-starter-kit-common:0.3.3'
// https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-common/
implementation ("org.ga4gh:ga4gh-starter-kit-common:0.3.3")
'org.ga4gh:ga4gh-starter-kit-common:jar:0.3.3'
<dependency org="org.ga4gh" name="ga4gh-starter-kit-common" rev="0.3.3">
<artifact name="ga4gh-starter-kit-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ga4gh', module='ga4gh-starter-kit-common', version='0.3.3')
)
libraryDependencies += "org.ga4gh" % "ga4gh-starter-kit-common" % "0.3.3"
[org.ga4gh/ga4gh-starter-kit-common "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | 3.6.1 |
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.xerial : sqlite-jdbc | jar | 3.8.11.2 |
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 |