Last Version

jDispatch 1.0.2

Event driven architecture implementation

License

License

GroupId

GroupId

com.github.rostmyr
ArtifactId

ArtifactId

jDispatch
Version

Version

1.0.2
Type

Type

jar
Description

Description

jDispatch
Event driven architecture implementation

Download jDispatch 1.0.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.3.RELEASE
org.springframework : spring-core jar 4.3.3.RELEASE
org.springframework : spring-beans jar 4.3.3.RELEASE
org.springframework : spring-aop jar 4.3.3.RELEASE
org.aspectj : aspectjweaver jar 1.8.9
org.springframework : spring-test jar 4.3.3.RELEASE
org.assertj : assertj-core jar 3.6.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.