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