License |
License |
---|---|
GroupId | GroupIdorg.oncoblocks.centromere |
ArtifactId | ArtifactIdcentromere-sql |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOncoblocks: Centromere SQL
Genomic data warehouse and RESTful web services framework. Repository integration for SQL databases.
|
Project URL |
Project URL |
Filename | Size |
---|---|
centromere-sql-0.4.2.pom | |
centromere-sql-0.4.2.jar | 26 KB |
centromere-sql-0.4.2-sources.jar | 12 KB |
centromere-sql-0.4.2-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-sql/ -->
<dependency>
<groupId>org.oncoblocks.centromere</groupId>
<artifactId>centromere-sql</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-sql/
implementation 'org.oncoblocks.centromere:centromere-sql:0.4.2'
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-sql/
implementation ("org.oncoblocks.centromere:centromere-sql:0.4.2")
'org.oncoblocks.centromere:centromere-sql:jar:0.4.2'
<dependency org="org.oncoblocks.centromere" name="centromere-sql" rev="0.4.2">
<artifact name="centromere-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oncoblocks.centromere', module='centromere-sql', version='0.4.2')
)
libraryDependencies += "org.oncoblocks.centromere" % "centromere-sql" % "0.4.2"
[org.oncoblocks.centromere/centromere-sql "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.oncoblocks.centromere : centromere-core | jar | 0.4.2 |
com.nurkiewicz.jdbcrepository : jdbcrepository | jar | 0.4 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | |
org.springframework.boot : spring-boot-starter-test | jar |