com.github.ollgei.spring:spring-boot-starter-disruptor

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

License

License

Categories

Categories

Spring Boot Container Microservices Disruptor General Purpose Libraries High Performance
GroupId

GroupId

com.github.ollgei.spring
ArtifactId

ArtifactId

spring-boot-starter-disruptor
Last Version

Last Version

1.0.0.RC5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/ollgei/spring-boot-starter-disruptor

Download spring-boot-starter-disruptor

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.1.RELEASE
com.github.ollgei.spring : spring-boot-autoconfigure jar 1.0.0.RC9
com.lmax : disruptor jar 3.4.2

Project Modules

There are no modules declared in this project.

spring-boot-starter-disruptor

starter disruptor

Versions

Version
1.0.0.RC5
1.0.0.RC4
1.0.0.RC3
1.0.0.RC2
1.0.0.RC1