commons

Scala commons for Fulcrum Genomics.

License

License

GroupId

GroupId

com.fulcrumgenomics
ArtifactId

ArtifactId

commons_2.11
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons
Scala commons for Fulcrum Genomics.
Project URL

Project URL

http://github.com/fulcrumgenomics/commons
Project Organization

Project Organization

Fulcrum Genomics LLC
Source Code Management

Source Code Management

https://github.com/fulcrumgenomics/commons

Download commons_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.fulcrumgenomics/commons_2.11/ -->
<dependency>
    <groupId>com.fulcrumgenomics</groupId>
    <artifactId>commons_2.11</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fulcrumgenomics/commons_2.11/
implementation 'com.fulcrumgenomics:commons_2.11:0.7.0'
// https://jarcasting.com/artifacts/com.fulcrumgenomics/commons_2.11/
implementation ("com.fulcrumgenomics:commons_2.11:0.7.0")
'com.fulcrumgenomics:commons_2.11:jar:0.7.0'
<dependency org="com.fulcrumgenomics" name="commons_2.11" rev="0.7.0">
  <artifact name="commons_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fulcrumgenomics', module='commons_2.11', version='0.7.0')
)
libraryDependencies += "com.fulcrumgenomics" % "commons_2.11" % "0.7.0"
[com.fulcrumgenomics/commons_2.11 "0.7.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe : config jar 1.3.2
org.scala-lang : scala-reflect jar 2.11.12

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1

Project Modules

There are no modules declared in this project.

Build Status Coverage Status Code Review Maven Central Javadocs Dependency Status License Language

Scala Commons

The latest API documentation can be found here.

com.fulcrumgenomics

Fulcrum Genomics

Versions

Version
0.7.0
0.6.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0