is not current version
Last Version 0.19.0

org.trellisldp.ext:trellis-aws 0.1.3

Cloud-based components for the Trellis linked data server

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.trellisldp.ext
ArtifactId

ArtifactId

trellis-aws
Version

Version

0.1.3
Type

Type

jar

Download trellis-aws 0.1.3


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