Last Version

Oncoblocks: Centromere Core 0.4.2

Genomic data warehouse and RESTful web services framework. Core components for creating data models, repository interfaces, and data import pipelines.

License

License

GroupId

GroupId

org.oncoblocks.centromere
ArtifactId

ArtifactId

centromere-core
Version

Version

0.4.2
Type

Type

jar
Description

Description

Oncoblocks: 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

https://github.com/oncoblocks/centromere

Download centromere-core 0.4.2


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

Dependencies

compile (8)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.hibernate : hibernate-validator jar

Project Modules

There are no modules declared in this project.