| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаorg.apache.ignite |
| Идентификатор | Идентификаторignite-spring-boot-autoconfigure-ext |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava-based middleware for in-memory processing of big data in a distributed environment.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-spring-boot-autoconfigure-ext/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-spring-boot-autoconfigure-ext</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-spring-boot-autoconfigure-ext/
implementation 'org.apache.ignite:ignite-spring-boot-autoconfigure-ext:1.0.0'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-spring-boot-autoconfigure-ext/
implementation ("org.apache.ignite:ignite-spring-boot-autoconfigure-ext:1.0.0")
'org.apache.ignite:ignite-spring-boot-autoconfigure-ext:jar:1.0.0'
<dependency org="org.apache.ignite" name="ignite-spring-boot-autoconfigure-ext" rev="1.0.0">
<artifact name="ignite-spring-boot-autoconfigure-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-spring-boot-autoconfigure-ext', version='1.0.0')
)
libraryDependencies += "org.apache.ignite" % "ignite-spring-boot-autoconfigure-ext" % "1.0.0"
[org.apache.ignite/ignite-spring-boot-autoconfigure-ext "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ignite : ignite-core | jar | 2.8.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.2.2.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.2.RELEASE |