License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdorg.oncoblocks.centromere |
ArtifactId | ArtifactIdcentromere-data-import-cli |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOncoblocks: Centromere Command Line Importer
Genomic data warehouse and RESTful web services framework. Utility classes for command line data import.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-data-import-cli/ -->
<dependency>
<groupId>org.oncoblocks.centromere</groupId>
<artifactId>centromere-data-import-cli</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-data-import-cli/
implementation 'org.oncoblocks.centromere:centromere-data-import-cli:0.4.2'
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-data-import-cli/
implementation ("org.oncoblocks.centromere:centromere-data-import-cli:0.4.2")
'org.oncoblocks.centromere:centromere-data-import-cli:jar:0.4.2'
<dependency org="org.oncoblocks.centromere" name="centromere-data-import-cli" rev="0.4.2">
<artifact name="centromere-data-import-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oncoblocks.centromere', module='centromere-data-import-cli', version='0.4.2')
)
libraryDependencies += "org.oncoblocks.centromere" % "centromere-data-import-cli" % "0.4.2"
[org.oncoblocks.centromere/centromere-data-import-cli "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.oncoblocks.centromere : centromere-core | jar | 0.4.2 |
org.springframework.boot : spring-boot | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.oncoblocks.centromere : centromere-mongodb | jar | 0.4.2 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.50.2 |
cz.jirutka.spring : embedmongo-spring | jar | 1.3.1 |