| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHazelcast Библиотеки уровня приложения Distributed Applications |
| Группа | Группаcom.hazelcast.jet |
| Идентификатор | Идентификаторhazelcast-jet-spring |
| Версия | Версия4.5.2 |
| Тип | Типjar |
| Описание |
Описаниеhazelcast-jet-spring
Spring integration for Hazelcast Jet
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hazelcast-jet-spring-4.5.2.pom | |
| hazelcast-jet-spring-4.5.2.jar | 220 KB |
| hazelcast-jet-spring-4.5.2-tests.jar | 25 KB |
| hazelcast-jet-spring-4.5.2-sources.jar | 178 KB |
| hazelcast-jet-spring-4.5.2-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hazelcast.jet/hazelcast-jet-spring/ -->
<dependency>
<groupId>com.hazelcast.jet</groupId>
<artifactId>hazelcast-jet-spring</artifactId>
<version>4.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jet/hazelcast-jet-spring/
implementation 'com.hazelcast.jet:hazelcast-jet-spring:4.5.2'
// https://jarcasting.com/artifacts/com.hazelcast.jet/hazelcast-jet-spring/
implementation ("com.hazelcast.jet:hazelcast-jet-spring:4.5.2")
'com.hazelcast.jet:hazelcast-jet-spring:jar:4.5.2'
<dependency org="com.hazelcast.jet" name="hazelcast-jet-spring" rev="4.5.2">
<artifact name="hazelcast-jet-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jet', module='hazelcast-jet-spring', version='4.5.2')
)
libraryDependencies += "com.hazelcast.jet" % "hazelcast-jet-spring" % "4.5.2"
[com.hazelcast.jet/hazelcast-jet-spring "4.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.hazelcast.jet : hazelcast-jet | jar | 4.5.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.0.RELEASE |
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.hazelcast.jet : hazelcast-jet-core | jar | 4.5.2 |
| org.springframework : spring-test | jar | 4.3.0.RELEASE |
| org.springframework : spring-context-support | jar | 4.3.0.RELEASE |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.hazelcast : hazelcast | jar | 4.2.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.16.0 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.5.13 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.15.0 |
| org.powermock : powermock-module-junit4 | jar | 2.0.0 |
| javax.cache : cache-api | jar | 1.0.0 |
| org.reflections : reflections | jar | 0.9.10 |