File | Operation |
---|---|
servicebinding-starters-4.1.4.pom | download |
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>servicebinding-starters</artifactId>
<version>4.1.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='servicebinding-starters', version='4.1.4')
)
<parent> <groupId>io.dekorate</groupId> <artifactId>starters</artifactId> <version>4.1.4</version> </parent>