is not current version
Last Version 22.01.1

dEF-Pi REST Orchestrator 20.10

Distributed Electricity Flexibility Platform and Interface

License

License

GroupId

GroupId

org.flexiblepower.defpi
ArtifactId

ArtifactId

orchestrator
Version

Version

20.10
Type

Type

jar
Description

Description

dEF-Pi REST Orchestrator
Distributed Electricity Flexibility Platform and Interface
Project Organization

Project Organization

Flexible Power Alliance Network

Download orchestrator 20.10


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

Dependencies

compile (13)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-jetty-http jar
org.glassfish.jersey.inject : jersey-hk2 jar
io.swagger : swagger-jaxrs jar 1.6.2
org.mongodb : mongodb-driver jar 3.12.6
org.mongodb.morphia : morphia jar 1.3.2
org.json : json jar 20200518
com.spotify : docker-client jar 8.16.0
org.flexiblepower.defpi : api jar 20.10
org.flexiblepower.defpi : commons jar 20.10
javax.xml.bind : jaxb-api jar 2.3.1
javax.activation : activation jar 1.1.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

test (2)

Group / Artifact Type Version
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.