is not current version
Last Version 0.2.3

SilentGenes 0.2.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

BSD-3-Clause
GroupId

GroupId

org.monarchinitiative.sgenes
ArtifactId

ArtifactId

SilentGenes
Version

Version

0.2.0
Type

Type

pom
Description

Description

SilentGenes
Parent pom providing dependency and plugin management for applications built with Maven

Download SilentGenes 0.2.0

Filename Size
SilentGenes-0.2.0.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/org.monarchinitiative.sgenes/SilentGenes/ -->
<dependency>
    <groupId>org.monarchinitiative.sgenes</groupId>
    <artifactId>SilentGenes</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.monarchinitiative.sgenes/SilentGenes/
implementation 'org.monarchinitiative.sgenes:SilentGenes:0.2.0'
// https://jarcasting.com/artifacts/org.monarchinitiative.sgenes/SilentGenes/
implementation ("org.monarchinitiative.sgenes:SilentGenes:0.2.0")
'org.monarchinitiative.sgenes:SilentGenes:pom:0.2.0'
<dependency org="org.monarchinitiative.sgenes" name="SilentGenes" rev="0.2.0">
  <artifact name="SilentGenes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.monarchinitiative.sgenes', module='SilentGenes', version='0.2.0')
)
libraryDependencies += "org.monarchinitiative.sgenes" % "SilentGenes" % "0.2.0"
[org.monarchinitiative.sgenes/SilentGenes "0.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.slf4j : slf4j-simple jar 1.7.35

Project Modules

  • silent-genes-model
  • silent-genes-simple
  • silent-genes-io
  • silent-genes-gtf
  • silent-genes-jannovar
  • silent-genes-cli