is not current version
Last Version 1.5.7

net.sf.aws-syndicate:deployment-configuration-processor 1.5.5

AWS deployment framework for serverless applications

Categories

Categories

AWS Container PaaS Providers Net Configuration Application Layer Libs config
GroupId

GroupId

net.sf.aws-syndicate
ArtifactId

ArtifactId

deployment-configuration-processor
Version

Version

1.5.5
Type

Type

pom

Download deployment-configuration-processor 1.5.5


<!-- https://jarcasting.com/artifacts/net.sf.aws-syndicate/deployment-configuration-processor/ -->
<dependency>
    <groupId>net.sf.aws-syndicate</groupId>
    <artifactId>deployment-configuration-processor</artifactId>
    <version>1.5.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.aws-syndicate/deployment-configuration-processor/
implementation 'net.sf.aws-syndicate:deployment-configuration-processor:1.5.5'
// https://jarcasting.com/artifacts/net.sf.aws-syndicate/deployment-configuration-processor/
implementation ("net.sf.aws-syndicate:deployment-configuration-processor:1.5.5")
'net.sf.aws-syndicate:deployment-configuration-processor:pom:1.5.5'
<dependency org="net.sf.aws-syndicate" name="deployment-configuration-processor" rev="1.5.5">
  <artifact name="deployment-configuration-processor" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.aws-syndicate', module='deployment-configuration-processor', version='1.5.5')
)
libraryDependencies += "net.sf.aws-syndicate" % "deployment-configuration-processor" % "1.5.5"
[net.sf.aws-syndicate/deployment-configuration-processor "1.5.5"]