License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.ddfplus.jaws |
ArtifactId | ArtifactIdddfplus-parent |
Version | Version1.1.7 |
Type | Typepom |
Description |
DescriptionDDF Plus API Parent
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ddfplus-parent-1.1.7.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.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-parent/
implementation 'com.ddfplus.jaws:ddfplus-parent:1.1.7'
// https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-parent/
implementation ("com.ddfplus.jaws:ddfplus-parent:1.1.7")
'com.ddfplus.jaws:ddfplus-parent:pom:1.1.7'
<dependency org="com.ddfplus.jaws" name="ddfplus-parent" rev="1.1.7">
<artifact name="ddfplus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ddfplus.jaws', module='ddfplus-parent', version='1.1.7')
)
libraryDependencies += "com.ddfplus.jaws" % "ddfplus-parent" % "1.1.7"
[com.ddfplus.jaws/ddfplus-parent "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | [1.1.7,) |
junit : junit | jar | 4.11 |