is not current version
Last Version 22.01.1

dEF-Pi commons Library 20.10

Common Library Functionalities to be used across Orchestrator and ServiceLibrary

License

License

GroupId

GroupId

org.flexiblepower.defpi
ArtifactId

ArtifactId

commons
Version

Version

20.10
Type

Type

jar
Description

Description

dEF-Pi commons Library
Common Library Functionalities to be used across Orchestrator and ServiceLibrary
Project Organization

Project Organization

Flexible Power Alliance Network

Download commons 20.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.12.2
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.