is not current version
Last Version 1.0.2.RELEASE

com.github.vindell:spring-boot-starter-disruptor 1.0.0.RELEASE

Spring Boot Starter For Disruptor

Categories

Categories

Spring Boot Container Microservices Disruptor General Purpose Libraries High Performance
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-disruptor
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download spring-boot-starter-disruptor 1.0.0.RELEASE


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