| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.flexiblepower.defpi |
| Идентификатор | Идентификаторcommons |
| Последняя версия | Последняя версия22.01.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеdEF-Pi commons Library
Common Library Functionalities to be used across Orchestrator and ServiceLibrary
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| commons-22.01.1.pom | |
| commons-22.01.1.jar | 120 KB |
| commons-22.01.1-sources.jar | 41 KB |
| commons-22.01.1-javadoc.jar | 462 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |