Last Version

org.refcodes:refcodes-eventbus-ext-application 3.0.4

The refcodes-eventbus-ext-application artifact extends the refcodes-eventbus artifact with a addon functionality as of refcodes-properties and the like required for stand alone application development

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-eventbus-ext-application
Version

Version

3.0.4
Type

Type

jar
Description

Description

org.refcodes:refcodes-eventbus-ext-application
The refcodes-eventbus-ext-application artifact extends the refcodes-eventbus artifact with a addon functionality as of refcodes-properties and the like required for stand alone application development
Project URL

Project URL

https://bitbucket.org/refcodes/refcodes-eventbus-ext
Source Code Management

Source Code Management

https://bitbucket.org/refcodes/refcodes-eventbus-ext

Download refcodes-eventbus-ext-application 3.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.refcodes : refcodes-component-ext-observer jar 3.0.4
org.refcodes : refcodes-properties jar 3.0.4
org.refcodes : refcodes-eventbus jar 3.0.4
org.refcodes : refcodes-licensing jar 3.0.4

test (2)

Group / Artifact Type Version
org.refcodes : refcodes-logger-alt-console jar 3.0.4
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.