Last Version

dEF-Pi commons Library 22.01.1

Common Library Functionalities to be used across Orchestrator and ServiceLibrary

License

License

GroupId

GroupId

org.flexiblepower.defpi
ArtifactId

ArtifactId

commons
Version

Version

22.01.1
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 22.01.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.19.3
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
org.slf4j : slf4j-api jar 1.7.34

test (3)

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

Project Modules

There are no modules declared in this project.