Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdorg.trellisldp.ext |
ArtifactId | ArtifactIdtrellis-aws |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
trellis-aws-0.1.1.pom | |
trellis-aws-0.1.1.jar | 26 KB |
trellis-aws-0.1.1-sources.jar | 17 KB |
trellis-aws-0.1.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-aws/
implementation 'org.trellisldp.ext:trellis-aws:0.1.1'
// https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-aws/
implementation ("org.trellisldp.ext:trellis-aws:0.1.1")
'org.trellisldp.ext:trellis-aws:jar:0.1.1'
<dependency org="org.trellisldp.ext" name="trellis-aws" rev="0.1.1">
<artifact name="trellis-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trellisldp.ext', module='trellis-aws', version='0.1.1')
)
libraryDependencies += "org.trellisldp.ext" % "trellis-aws" % "0.1.1"
[org.trellisldp.ext/trellis-aws "0.1.1"]