License |
License |
---|---|
GroupId | GroupIdorg.oncoblocks.centromere |
ArtifactId | ArtifactIdcentromere-parent |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOncoblocks: Centromere Parent
Genomic data warehouse and RESTful web services framework. Parent POM file.
|
Project URL |
Project URL |
Filename | Size |
---|---|
centromere-parent-0.4.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-parent/ -->
<dependency>
<groupId>org.oncoblocks.centromere</groupId>
<artifactId>centromere-parent</artifactId>
<version>0.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-parent/
implementation 'org.oncoblocks.centromere:centromere-parent:0.4.2'
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-parent/
implementation ("org.oncoblocks.centromere:centromere-parent:0.4.2")
'org.oncoblocks.centromere:centromere-parent:pom:0.4.2'
<dependency org="org.oncoblocks.centromere" name="centromere-parent" rev="0.4.2">
<artifact name="centromere-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oncoblocks.centromere', module='centromere-parent', version='0.4.2')
)
libraryDependencies += "org.oncoblocks.centromere" % "centromere-parent" % "0.4.2"
[org.oncoblocks.centromere/centromere-parent "0.4.2"]