License |
License |
---|---|
GroupId | GroupIdcom.dnanexus |
ArtifactId | ArtifactIddxfileaccessprotocols |
Version | Version0.4.1 |
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.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dnanexus/dxfileaccessprotocols/
implementation 'com.dnanexus:dxfileaccessprotocols:0.4.1'
// https://jarcasting.com/artifacts/com.dnanexus/dxfileaccessprotocols/
implementation ("com.dnanexus:dxfileaccessprotocols:0.4.1")
'com.dnanexus:dxfileaccessprotocols:jar:0.4.1'
<dependency org="com.dnanexus" name="dxfileaccessprotocols" rev="0.4.1">
<artifact name="dxfileaccessprotocols" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dnanexus', module='dxfileaccessprotocols', version='0.4.1')
)
libraryDependencies += "com.dnanexus" % "dxfileaccessprotocols" % "0.4.1"
[com.dnanexus/dxfileaccessprotocols "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
io.spray : spray-json_2.13 | jar | 1.3.5 |
com.dnanexus : dxcommon | jar | 0.5.1 |
com.dnanexus : dxapi | jar | 0.5.1 |
software.amazon.awssdk : s3 | jar | 2.15.1 |
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.1.1 |