is not current version
Last Version 1.2.5

spring-boot-starter-data-pulsar 1.1.5

pulsar for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

io.gitee.mrxangel
ArtifactId

ArtifactId

spring-boot-starter-data-pulsar
Version

Version

1.1.5
Type

Type

jar
Description

Description

spring-boot-starter-data-pulsar
pulsar for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-data-pulsar
Source Code Management

Source Code Management

https://gitee.com/mrxangel/spring-boot-starter-data-pulsar

Download spring-boot-starter-data-pulsar 1.1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.apache.pulsar : pulsar-client jar 2.7.2

Project Modules

There are no modules declared in this project.