License |
License |
---|---|
GroupId | GroupIdcom.dnanexus |
ArtifactId | ArtifactIddxapi |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiondxApi
dxApi
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dxapi-0.10.0.pom | |
dxapi-0.10.0.jar | 680 KB |
dxapi-0.10.0-sources.jar | 110 KB |
dxapi-0.10.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dnanexus/dxapi/ -->
<dependency>
<groupId>com.dnanexus</groupId>
<artifactId>dxapi</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dnanexus/dxapi/
implementation 'com.dnanexus:dxapi:0.10.0'
// https://jarcasting.com/artifacts/com.dnanexus/dxapi/
implementation ("com.dnanexus:dxapi:0.10.0")
'com.dnanexus:dxapi:jar:0.10.0'
<dependency org="com.dnanexus" name="dxapi" rev="0.10.0">
<artifact name="dxapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dnanexus', module='dxapi', version='0.10.0')
)
libraryDependencies += "com.dnanexus" % "dxapi" % "0.10.0"
[com.dnanexus/dxapi "0.10.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.dnanexus : dxcommon | jar | 0.8.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
com.google.guava : guava | jar | 23.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |