SilentGenes

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
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download SilentGenes

Filename Size
SilentGenes-0.2.3.pom 9 KB
Browse

How to add to project

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

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

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0