License |
License |
---|---|
GroupId | GroupIdcom.dnanexus |
ArtifactId | ArtifactIddxcommon |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiondxCommon
dxCommon
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dxcommon-0.8.0.pom | |
dxcommon-0.8.0.jar | 220 KB |
dxcommon-0.8.0-sources.jar | 24 KB |
dxcommon-0.8.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |