com.github.hiwepy:disruptor-biz

Disruptor Event Chain Integration

License

License

Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

disruptor-biz
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.hiwepy:disruptor-biz
Disruptor Event Chain Integration
Project URL

Project URL

https://github.com/hiwepy/disruptor-biz

Download disruptor-biz

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.lmax : disruptor jar 3.4.1
org.apache.commons : commons-lang3 jar 3.5
org.springframework : spring-beans jar 4.3.15.RELEASE
org.springframework : spring-context jar 4.3.15.RELEASE
org.springframework : spring-core jar 4.3.15.RELEASE

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE