d

deployment-configuration-annotations

Files download
File Operation
deployment-configuration-annotations-1.10.0.jar download
deployment-configuration-annotations-1.10.0.pom download
deployment-configuration-annotations-1.10.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.sf.aws-syndicate</groupId>
  <artifactId>deployment-configuration-annotations</artifactId>
  <version>1.10.0</version>
</dependency>
Gradle Groovy
implementation 'net.sf.aws-syndicate:deployment-configuration-annotations:1.10.0'
Gradle Kotlin
implementation("net.sf.aws-syndicate:deployment-configuration-annotations:1.10.0")
Scala SBT
libraryDependencies += "net.sf.aws-syndicate" % "deployment-configuration-annotations" % "1.10.0"
Groovy Grape
@Grapes(
  @Grab(group='net.sf.aws-syndicate', module='deployment-configuration-annotations', version='1.10.0')
)
Apache Ivy
<dependency org="net.sf.aws-syndicate" name="deployment-configuration-annotations" rev="1.10.0" />
Leiningen
[net.sf.aws-syndicate/deployment-configuration-annotations "1.10.0"]
Apache Buildr
'net.sf.aws-syndicate:deployment-configuration-annotations:jar:1.10.0'