is not current version
Last Version 22.01.1

org.flexiblepower.defpi:service-parent 17.11.1

Parent POM for dEF-Pi services, includes plugins to automate building and publishing services

GroupId

GroupId

org.flexiblepower.defpi
ArtifactId

ArtifactId

service-parent
Version

Version

17.11.1
Type

Type

pom

Download service-parent 17.11.1

Filename Size
service-parent-17.11.1.pom 12 KB
Browse

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