License |
License |
---|---|
GroupId | GroupIdcom.dnanexus |
ArtifactId | ArtifactIddxfileaccessprotocols |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiondxFileAccessProtocols
dxFileAccessProtocols
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.dnanexus/dxfileaccessprotocols/ -->
<dependency>
<groupId>com.dnanexus</groupId>
<artifactId>dxfileaccessprotocols</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dnanexus/dxfileaccessprotocols/
implementation 'com.dnanexus:dxfileaccessprotocols:0.5.0'
// https://jarcasting.com/artifacts/com.dnanexus/dxfileaccessprotocols/
implementation ("com.dnanexus:dxfileaccessprotocols:0.5.0")
'com.dnanexus:dxfileaccessprotocols:jar:0.5.0'
<dependency org="com.dnanexus" name="dxfileaccessprotocols" rev="0.5.0">
<artifact name="dxfileaccessprotocols" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dnanexus', module='dxfileaccessprotocols', version='0.5.0')
)
libraryDependencies += "com.dnanexus" % "dxfileaccessprotocols" % "0.5.0"
[com.dnanexus/dxfileaccessprotocols "0.5.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.dnanexus : dxapi | jar | 0.9.0 |
software.amazon.awssdk : s3 | jar | 2.17.19 |
io.netty : netty-handler | jar | 4.1.46.Final |
io.netty : netty-codec-http | jar | 4.1.46.Final |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |