License |
License |
---|---|
GroupId | GroupIdorg.flexiblepower.defpi |
ArtifactId | ArtifactIdorchestrator |
Last Version | Last Version22.01.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiondEF-Pi REST Orchestrator
Distributed Electricity Flexibility Platform and Interface
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orchestrator-22.01.1.pom | |
orchestrator-22.01.1.jar | 127 KB |
orchestrator-22.01.1-sources.jar | 91 KB |
orchestrator-22.01.1-javadoc.jar | 575 KB |
orchestrator-22.01.1-jar-with-dependencies.jar | 29 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flexiblepower.defpi/orchestrator/ -->
<dependency>
<groupId>org.flexiblepower.defpi</groupId>
<artifactId>orchestrator</artifactId>
<version>22.01.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.flexiblepower.defpi/orchestrator/
implementation 'org.flexiblepower.defpi:orchestrator:22.01.1'
// https://jarcasting.com/artifacts/org.flexiblepower.defpi/orchestrator/
implementation ("org.flexiblepower.defpi:orchestrator:22.01.1")
'org.flexiblepower.defpi:orchestrator:jar:22.01.1'
<dependency org="org.flexiblepower.defpi" name="orchestrator" rev="22.01.1">
<artifact name="orchestrator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flexiblepower.defpi', module='orchestrator', version='22.01.1')
)
libraryDependencies += "org.flexiblepower.defpi" % "orchestrator" % "22.01.1"
[org.flexiblepower.defpi/orchestrator "22.01.1"]
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.4 |
org.mongodb : mongodb-driver | jar | 3.12.10 |
org.mongodb.morphia : morphia | jar | 1.3.2 |
org.json : json | jar | 20211205 |
com.spotify : docker-client | jar | 8.16.0 |
org.flexiblepower.defpi : api | jar | 22.01.1 |
org.flexiblepower.defpi : commons | jar | 22.01.1 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
javax.activation : activation | jar | 1.1.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.34 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.13.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |