| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.summerboot |
| Идентификатор | Идентификаторframework.core |
| Версия | Версия2.0.28 |
| Тип | Типjar |
| Описание |
ОписаниеSummer Boot Core
Summer Boot (Core) focuses on solving non-functional and operational maintainability requirements, some of which Spring Boot has (may) not yet provided
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикSummer Boot Org |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| framework.core-2.0.28.pom | |
| framework.core-2.0.28.jar | 339 KB |
| framework.core-2.0.28-sources.jar | 213 KB |
| framework.core-2.0.28-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.summerboot/framework.core/ -->
<dependency>
<groupId>org.summerboot</groupId>
<artifactId>framework.core</artifactId>
<version>2.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.summerboot/framework.core/
implementation 'org.summerboot:framework.core:2.0.28'
// https://jarcasting.com/artifacts/org.summerboot/framework.core/
implementation ("org.summerboot:framework.core:2.0.28")
'org.summerboot:framework.core:jar:2.0.28'
<dependency org="org.summerboot" name="framework.core" rev="2.0.28">
<artifact name="framework.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.summerboot', module='framework.core', version='2.0.28')
)
libraryDependencies += "org.summerboot" % "framework.core" % "2.0.28"
[org.summerboot/framework.core "2.0.28"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| redis.clients : jedis | jar | 4.0.1 |
| com.google.zxing : core | jar | 3.4.1 |
| com.google.zxing : javase | jar | 3.4.1 |
| com.itextpdf : itext7-core | pom | 7.2.1 |
| com.itextpdf : html2pdf | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.5 |