| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rostmyr |
| ArtifactId | ArtifactIdjDispatch |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjDispatch
Event driven architecture implementation
|
| Filename | Size |
|---|---|
| jDispatch-1.0.2.pom | |
| jDispatch-1.0.2.jar | 8 KB |
| jDispatch-1.0.2-sources.jar | 7 KB |
| jDispatch-1.0.2-javadoc.jar | 52 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |