pulsar-spring-boot-starter

The apache pulsar spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.pulsar-eco
ArtifactId

ArtifactId

pulsar-spring-boot-test
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

pulsar-spring-boot-starter
The apache pulsar spring boot starter
Project URL

Project URL

https://github.com/pulsar-eco/spring-boot-starter-pulsar
Source Code Management

Source Code Management

https://github.com/pulsar-eco/spring-boot-starter-pulsar

Download pulsar-spring-boot-test

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.pulsar-eco/pulsar-spring-boot-test/ -->
<dependency>
    <groupId>io.github.pulsar-eco</groupId>
    <artifactId>pulsar-spring-boot-test</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pulsar-eco/pulsar-spring-boot-test/
implementation 'io.github.pulsar-eco:pulsar-spring-boot-test:1.0.2'
// https://jarcasting.com/artifacts/io.github.pulsar-eco/pulsar-spring-boot-test/
implementation ("io.github.pulsar-eco:pulsar-spring-boot-test:1.0.2")
'io.github.pulsar-eco:pulsar-spring-boot-test:pom:1.0.2'
<dependency org="io.github.pulsar-eco" name="pulsar-spring-boot-test" rev="1.0.2">
  <artifact name="pulsar-spring-boot-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pulsar-eco', module='pulsar-spring-boot-test', version='1.0.2')
)
libraryDependencies += "io.github.pulsar-eco" % "pulsar-spring-boot-test" % "1.0.2"
[io.github.pulsar-eco/pulsar-spring-boot-test "1.0.2"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
io.github.pulsar-eco : pulsar-spring-boot-starter jar 1.0.2
com.google.protobuf : protobuf-java jar 3.11.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1