Categories |
CategoriesAWS Container PaaS Providers Net Configuration Application Layer Libs config |
---|---|
GroupId | GroupIdnet.sf.aws-syndicate |
ArtifactId | ArtifactIddeployment-configuration-annotations |
Version | Version1.5.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.sf.aws-syndicate/deployment-configuration-annotations/ -->
<dependency>
<groupId>net.sf.aws-syndicate</groupId>
<artifactId>deployment-configuration-annotations</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.aws-syndicate/deployment-configuration-annotations/
implementation 'net.sf.aws-syndicate:deployment-configuration-annotations:1.5.0'
// https://jarcasting.com/artifacts/net.sf.aws-syndicate/deployment-configuration-annotations/
implementation ("net.sf.aws-syndicate:deployment-configuration-annotations:1.5.0")
'net.sf.aws-syndicate:deployment-configuration-annotations:jar:1.5.0'
<dependency org="net.sf.aws-syndicate" name="deployment-configuration-annotations" rev="1.5.0">
<artifact name="deployment-configuration-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.aws-syndicate', module='deployment-configuration-annotations', version='1.5.0')
)
libraryDependencies += "net.sf.aws-syndicate" % "deployment-configuration-annotations" % "1.5.0"
[net.sf.aws-syndicate/deployment-configuration-annotations "1.5.0"]