License |
License |
---|---|
Categories |
CategoriesDisruptor General Purpose Libraries High Performance |
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIddisruptor-biz |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.hiwepy:disruptor-biz
Disruptor Event Chain Integration
|
Project URL |
Project URL |
Filename | Size |
---|---|
disruptor-biz-1.0.0.RELEASE.pom | |
disruptor-biz-1.0.0.RELEASE.jar | 83 KB |
disruptor-biz-1.0.0.RELEASE-sources.jar | 76 KB |
disruptor-biz-1.0.0.RELEASE-javadoc.jar | 369 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |