| License |
License |
|---|---|
| GroupId | GroupIdorg.flexiblepower.defpi |
| ArtifactId | ArtifactIdapi |
| Version | Version22.01.1 |
| Type | Typejar |
| Description |
DescriptiondEF-Pi API
Distributed Electricity Flexibility Platform and Interface
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| api-22.01.1.pom | |
| api-22.01.1.jar | 62 KB |
| api-22.01.1-sources.jar | 55 KB |
| api-22.01.1-javadoc.jar | 642 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.flexiblepower.defpi/api/ -->
<dependency>
<groupId>org.flexiblepower.defpi</groupId>
<artifactId>api</artifactId>
<version>22.01.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.flexiblepower.defpi/api/
implementation 'org.flexiblepower.defpi:api:22.01.1'
// https://jarcasting.com/artifacts/org.flexiblepower.defpi/api/
implementation ("org.flexiblepower.defpi:api:22.01.1")
'org.flexiblepower.defpi:api:jar:22.01.1'
<dependency org="org.flexiblepower.defpi" name="api" rev="22.01.1">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flexiblepower.defpi', module='api', version='22.01.1')
)
libraryDependencies += "org.flexiblepower.defpi" % "api" % "22.01.1"
[org.flexiblepower.defpi/api "22.01.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| org.mongodb.morphia : morphia | jar | 1.3.2 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| io.swagger : swagger-annotations | jar | 1.6.4 |
| org.slf4j : slf4j-api | jar | 1.7.34 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| 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 |