MVN

bio.singa : singa-features

Maven & Gradle

Sep 23, 2020
3 usages
6 stars

The features package of SiNGA allows for automated retrieval and annotation of features to arbitrary data structures. This package also provides common units for biological features as well as common identifier patterns for biological databases.

<dependency>
    <groupId>bio.singa</groupId>
    <artifactId>singa-features</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of bio.singa : singa-features to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of bio.singa : singa-features to add to Maven or Gradle - All Versions:

  • Version Updated
  • singa-features-0.7.0

    Sep 23, 2020
  • singa-features-0.6.0

    Jul 17, 2019
  • singa-features-0.5.0

    Jun 26, 2019
  • singa-features-0.4.2

    Aug 07, 2018
  • singa-features-0.4.0

    Jul 24, 2018

How to add a dependency to Maven

Add the following bio.singa : singa-features maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>bio.singa</groupId>
    <artifactId>singa-features</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following bio.singa : singa-features gradle dependency to your build.gradle file:

implementation 'bio.singa:singa-features:0.7.0'

Gradle Kotlin DSL: Add the following bio.singa : singa-features gradle kotlin dependency to your build.gradle.kts file:

implementation("bio.singa:singa-features:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following bio.singa : singa-features sbt scala dependency to your build.sbt file:

libraryDependencies += "bio.singa" % "singa-features" % "0.7.0"

Advertisement

Dependencies from Group

Sep 23, 2020
4 usages
6 stars
Sep 23, 2020
3 usages
6 stars
Sep 23, 2020
3 usages
6 stars
Sep 23, 2020
2 usages
6 stars
Sep 23, 2020
2 usages
6 stars

Discover Dependencies

Sep 23, 2020
2 usages
6 stars
Apr 30, 2019
0 stars
iot
Mar 22, 2023
17 usages
8k stars
emr
Mar 22, 2023
4 usages
8k stars
Mar 22, 2023
19 usages
8k stars
Jul 30, 2019
3 usages
148 stars
Jul 30, 2019
3 usages
148 stars
Aug 04, 2018
1 usages
5 stars
Mar 10, 2022
4 usages
19k stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome