io.github.junxworks:junx-event

开源junx工具包

License

License

GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx-event
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

开源junx工具包

Download junx-event

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-event/ -->
<dependency>
    <groupId>io.github.junxworks</groupId>
    <artifactId>junx-event</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-event/
implementation 'io.github.junxworks:junx-event:1.0.9'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-event/
implementation ("io.github.junxworks:junx-event:1.0.9")
'io.github.junxworks:junx-event:jar:1.0.9'
<dependency org="io.github.junxworks" name="junx-event" rev="1.0.9">
  <artifact name="junx-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-event', version='1.0.9')
)
libraryDependencies += "io.github.junxworks" % "junx-event" % "1.0.9"
[io.github.junxworks/junx-event "1.0.9"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.junxworks : junx-core jar 1.0.9
com.lmax : disruptor jar 3.3.6
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.1
1.0.0