| License |
License |
|---|---|
| Categories |
CategoriesPython Languages |
| GroupId | GroupIdorg.flexiblepower.defpi |
| ArtifactId | ArtifactIdpython-codegen |
| Version | Version20.10 |
| Type | Typejar |
| Description |
DescriptiondEF-Pi python service creation
Distributed Electricity Flexibility Platform and Interface
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| python-codegen-20.10.pom | |
| python-codegen-20.10.jar | 26 KB |
| python-codegen-20.10-sources.jar | 25 KB |
| python-codegen-20.10-javadoc.jar | 57 KB |
| python-codegen-20.10-jar-with-dependencies.jar | 11 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.flexiblepower.defpi/python-codegen/ -->
<dependency>
<groupId>org.flexiblepower.defpi</groupId>
<artifactId>python-codegen</artifactId>
<version>20.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.flexiblepower.defpi/python-codegen/
implementation 'org.flexiblepower.defpi:python-codegen:20.10'
// https://jarcasting.com/artifacts/org.flexiblepower.defpi/python-codegen/
implementation ("org.flexiblepower.defpi:python-codegen:20.10")
'org.flexiblepower.defpi:python-codegen:jar:20.10'
<dependency org="org.flexiblepower.defpi" name="python-codegen" rev="20.10">
<artifact name="python-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flexiblepower.defpi', module='python-codegen', version='20.10')
)
libraryDependencies += "org.flexiblepower.defpi" % "python-codegen" % "20.10"
[org.flexiblepower.defpi/python-codegen "20.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.flexiblepower.defpi : api | jar | 20.10 |
| org.flexiblepower.defpi : codegen-common | jar | 20.10 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| 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 |