License |
License |
---|---|
GroupId | GroupIdorg.oncoblocks.centromere |
ArtifactId | ArtifactIdcentromere-core |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOncoblocks: Centromere Core
Genomic data warehouse and RESTful web services framework. Core components for creating data models, repository interfaces, and data import pipelines.
|
Project URL |
Project URL |
Filename | Size |
---|---|
centromere-core-0.4.2.pom | |
centromere-core-0.4.2.jar | 36 KB |
centromere-core-0.4.2-sources.jar | 42 KB |
centromere-core-0.4.2-javadoc.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-core/ -->
<dependency>
<groupId>org.oncoblocks.centromere</groupId>
<artifactId>centromere-core</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-core/
implementation 'org.oncoblocks.centromere:centromere-core:0.4.2'
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-core/
implementation ("org.oncoblocks.centromere:centromere-core:0.4.2")
'org.oncoblocks.centromere:centromere-core:jar:0.4.2'
<dependency org="org.oncoblocks.centromere" name="centromere-core" rev="0.4.2">
<artifact name="centromere-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oncoblocks.centromere', module='centromere-core', version='0.4.2')
)
libraryDependencies += "org.oncoblocks.centromere" % "centromere-core" % "0.4.2"
[org.oncoblocks.centromere/centromere-core "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.springframework : spring-context | jar | |
org.springframework.data : spring-data-commons | jar | |
com.google.guava : guava | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.beust : jcommander | jar | 1.48 |
ch.qos.logback : logback-classic | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.hibernate : hibernate-validator | jar |