is not current version
Last Version 1.1.7

com.ddfplus.jaws:ddfplus-parent 1.0.5

DDF Plus API Parent

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.ddfplus.jaws
ArtifactId

ArtifactId

ddfplus-parent
Version

Version

1.0.5
Type

Type

pom

Download ddfplus-parent 1.0.5

Filename Size
ddfplus-parent-1.0.5.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-parent/ -->
<dependency>
    <groupId>com.ddfplus.jaws</groupId>
    <artifactId>ddfplus-parent</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-parent/
implementation 'com.ddfplus.jaws:ddfplus-parent:1.0.5'
// https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-parent/
implementation ("com.ddfplus.jaws:ddfplus-parent:1.0.5")
'com.ddfplus.jaws:ddfplus-parent:pom:1.0.5'
<dependency org="com.ddfplus.jaws" name="ddfplus-parent" rev="1.0.5">
  <artifact name="ddfplus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ddfplus.jaws', module='ddfplus-parent', version='1.0.5')
)
libraryDependencies += "com.ddfplus.jaws" % "ddfplus-parent" % "1.0.5"
[com.ddfplus.jaws/ddfplus-parent "1.0.5"]