Last Version

dxCommon 0.8.0

dxCommon

License

License

GroupId

GroupId

com.dnanexus
ArtifactId

ArtifactId

dxcommon
Version

Version

0.8.0
Type

Type

jar
Description

Description

dxCommon
dxCommon
Project URL

Project URL

https://github.com/dnanexus/dxScala
Project Organization

Project Organization

com.dnanexus
Source Code Management

Source Code Management

https://github.com/dnanexus/dxScala

Download dxcommon 0.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
ch.qos.logback : logback-classic jar 1.2.5
io.spray : spray-json_2.13 jar 1.3.6
com.typesafe : config jar 1.4.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9

Project Modules

There are no modules declared in this project.