| License |
License |
|---|---|
| GroupId | GroupIdorg.flexiblepower.defpi |
| ArtifactId | ArtifactIddefpi-service |
| Version | Version19.10.1 |
| Type | Typepom |
| Description |
DescriptionInternal dEF-Pi service parent POM
Parent POM for dEF-Pi services published by FAN itself
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| defpi-service-19.10.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.flexiblepower.defpi/defpi-service/ -->
<dependency>
<groupId>org.flexiblepower.defpi</groupId>
<artifactId>defpi-service</artifactId>
<version>19.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.flexiblepower.defpi/defpi-service/
implementation 'org.flexiblepower.defpi:defpi-service:19.10.1'
// https://jarcasting.com/artifacts/org.flexiblepower.defpi/defpi-service/
implementation ("org.flexiblepower.defpi:defpi-service:19.10.1")
'org.flexiblepower.defpi:defpi-service:pom:19.10.1'
<dependency org="org.flexiblepower.defpi" name="defpi-service" rev="19.10.1">
<artifact name="defpi-service" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.flexiblepower.defpi', module='defpi-service', version='19.10.1')
)
libraryDependencies += "org.flexiblepower.defpi" % "defpi-service" % "19.10.1"
[org.flexiblepower.defpi/defpi-service "19.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.flexiblepower.defpi : service | jar | 19.10.1 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |