Last Version

dEF-Pi service parent POM 22.01.1

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

License

License

GroupId

GroupId

org.flexiblepower.defpi
ArtifactId

ArtifactId

service-parent
Version

Version

22.01.1
Type

Type

pom
Description

Description

dEF-Pi service parent POM
Parent POM for dEF-Pi services, includes plugins to automate building and publishing services
Project Organization

Project Organization

Flexible Power Alliance Network
Source Code Management

Source Code Management

http://github.com/flexiblepower/defpi-core

Download service-parent 22.01.1

Filename Size
service-parent-22.01.1.pom 14 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.flexiblepower.defpi : service jar 22.01.1
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.