spring-boot-starter-disruptor
starter disruptor
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Disruptor General Purpose Libraries High Performance |
GroupId | GroupIdcom.github.ollgei.spring |
ArtifactId | ArtifactIdspring-boot-starter-disruptor |
Last Version | Last Version1.0.0.RC5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
starter disruptor