Categories |
CategoriesAWS Container PaaS Providers Data |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-aws-rds |
Version | Version0.0.41 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-aws-rds-0.0.41.pom | |
datarouter-aws-rds-0.0.41.jar | 32 KB |
datarouter-aws-rds-0.0.41-sources.jar | 19 KB |
datarouter-aws-rds-0.0.41-javadoc.jar | 505 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-aws-rds/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-aws-rds</artifactId>
<version>0.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-aws-rds/
implementation 'io.datarouter:datarouter-aws-rds:0.0.41'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-aws-rds/
implementation ("io.datarouter:datarouter-aws-rds:0.0.41")
'io.datarouter:datarouter-aws-rds:jar:0.0.41'
<dependency org="io.datarouter" name="datarouter-aws-rds" rev="0.0.41">
<artifact name="datarouter-aws-rds" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-aws-rds', version='0.0.41')
)
libraryDependencies += "io.datarouter" % "datarouter-aws-rds" % "0.0.41"
[io.datarouter/datarouter-aws-rds "0.0.41"]