Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.nimbusframework |
ArtifactId | ArtifactIdnimbus-aws |
Version | Version0.14.1 |
Type | Typejar |
Filename | Size |
---|---|
nimbus-aws-0.14.1.pom | |
nimbus-aws-0.14.1.jar | 367 KB |
nimbus-aws-0.14.1-sources.jar | 125 KB |
nimbus-aws-0.14.1-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nimbusframework/nimbus-aws/ -->
<dependency>
<groupId>com.nimbusframework</groupId>
<artifactId>nimbus-aws</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusframework/nimbus-aws/
implementation 'com.nimbusframework:nimbus-aws:0.14.1'
// https://jarcasting.com/artifacts/com.nimbusframework/nimbus-aws/
implementation ("com.nimbusframework:nimbus-aws:0.14.1")
'com.nimbusframework:nimbus-aws:jar:0.14.1'
<dependency org="com.nimbusframework" name="nimbus-aws" rev="0.14.1">
<artifact name="nimbus-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusframework', module='nimbus-aws', version='0.14.1')
)
libraryDependencies += "com.nimbusframework" % "nimbus-aws" % "0.14.1"
[com.nimbusframework/nimbus-aws "0.14.1"]