Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdorg.trellisldp.ext |
ArtifactId | ArtifactIdtrellis-aws |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
trellis-aws-0.1.3.pom | |
trellis-aws-0.1.3.jar | 26 KB |
trellis-aws-0.1.3-sources.jar | 17 KB |
trellis-aws-0.1.3-javadoc.jar | 43 KB |
Browse |
<!-- 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"]