Last Version

hazelcast-jet-spring-boot-starter 2.0.1

Hazelcast Jet Spring Boot Starter which enables Hazelcast Jet to be auto-configured in Spring Boot environment.

License

License

Categories

Categories

Spring Boot Container Microservices Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast.jet.contrib
ArtifactId

ArtifactId

hazelcast-jet-spring-boot-starter
Version

Version

2.0.1
Type

Type

jar
Description

Description

hazelcast-jet-spring-boot-starter
Hazelcast Jet Spring Boot Starter which enables Hazelcast Jet to be auto-configured in Spring Boot environment.

Download hazelcast-jet-spring-boot-starter 2.0.1


<!-- https://jarcasting.com/artifacts/com.hazelcast.jet.contrib/hazelcast-jet-spring-boot-starter/ -->
<dependency>
    <groupId>com.hazelcast.jet.contrib</groupId>
    <artifactId>hazelcast-jet-spring-boot-starter</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jet.contrib/hazelcast-jet-spring-boot-starter/
implementation 'com.hazelcast.jet.contrib:hazelcast-jet-spring-boot-starter:2.0.1'
// https://jarcasting.com/artifacts/com.hazelcast.jet.contrib/hazelcast-jet-spring-boot-starter/
implementation ("com.hazelcast.jet.contrib:hazelcast-jet-spring-boot-starter:2.0.1")
'com.hazelcast.jet.contrib:hazelcast-jet-spring-boot-starter:jar:2.0.1'
<dependency org="com.hazelcast.jet.contrib" name="hazelcast-jet-spring-boot-starter" rev="2.0.1">
  <artifact name="hazelcast-jet-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jet.contrib', module='hazelcast-jet-spring-boot-starter', version='2.0.1')
)
libraryDependencies += "com.hazelcast.jet.contrib" % "hazelcast-jet-spring-boot-starter" % "2.0.1"
[com.hazelcast.jet.contrib/hazelcast-jet-spring-boot-starter "2.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.hazelcast.jet : hazelcast-jet jar 4.3
com.google.code.findbugs : jsr305 jar 3.0.2
org.springframework.boot : spring-boot-autoconfigure jar 2.4.1
org.springframework.boot : spring-boot-actuator jar 2.4.1
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.4.1
com.hazelcast.jet : hazelcast-jet-spring jar 4.3

Project Modules

There are no modules declared in this project.