Last Version

com.ibm.cloud:event-streams-spring-boot-starter 0.0.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

event-streams-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/event-streams-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/IBM/event-streams-spring-boot-starter

Download event-streams-spring-boot-starter 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.0.RELEASE
org.springframework.kafka : spring-kafka jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.2.0.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.kafka : spring-kafka-test jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.