| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Hazelcast Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.hazelcast.jet.examples |
| ArtifactId | ArtifactIdhazelcast-jet-examples-spring-boot |
| Last Version | Last Version4.5.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHazelcast Jet Examples
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-spring-boot/ -->
<dependency>
<groupId>com.hazelcast.jet.examples</groupId>
<artifactId>hazelcast-jet-examples-spring-boot</artifactId>
<version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-spring-boot/
implementation 'com.hazelcast.jet.examples:hazelcast-jet-examples-spring-boot:4.5.3'
// https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-spring-boot/
implementation ("com.hazelcast.jet.examples:hazelcast-jet-examples-spring-boot:4.5.3")
'com.hazelcast.jet.examples:hazelcast-jet-examples-spring-boot:jar:4.5.3'
<dependency org="com.hazelcast.jet.examples" name="hazelcast-jet-examples-spring-boot" rev="4.5.3">
<artifact name="hazelcast-jet-examples-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jet.examples', module='hazelcast-jet-examples-spring-boot', version='4.5.3')
)
libraryDependencies += "com.hazelcast.jet.examples" % "hazelcast-jet-examples-spring-boot" % "4.5.3"
[com.hazelcast.jet.examples/hazelcast-jet-examples-spring-boot "4.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hazelcast.jet.contrib : hazelcast-jet-spring-boot-starter | jar | 2.0.0 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.hazelcast.jet : hazelcast-jet | jar | 4.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.hazelcast : hazelcast | jar | 4.2.4 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.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 |