Last Version

TripleD framework 0.0.2

TripleD is a framework to create CQRS based application using Java.

License

License

Categories

Categories

Spring Boot Container Microservices EventBus Application Layer Libs Messaging
GroupId

GroupId

eu.tripled-framework
ArtifactId

ArtifactId

spring-boot-eventbus-starter
Version

Version

0.0.2
Type

Type

jar
Description

Description

TripleD framework
TripleD is a framework to create CQRS based application using Java.

Download spring-boot-eventbus-starter 0.0.2


<!-- https://jarcasting.com/artifacts/eu.tripled-framework/spring-boot-eventbus-starter/ -->
<dependency>
    <groupId>eu.tripled-framework</groupId>
    <artifactId>spring-boot-eventbus-starter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.tripled-framework/spring-boot-eventbus-starter/
implementation 'eu.tripled-framework:spring-boot-eventbus-starter:0.0.2'
// https://jarcasting.com/artifacts/eu.tripled-framework/spring-boot-eventbus-starter/
implementation ("eu.tripled-framework:spring-boot-eventbus-starter:0.0.2")
'eu.tripled-framework:spring-boot-eventbus-starter:jar:0.0.2'
<dependency org="eu.tripled-framework" name="spring-boot-eventbus-starter" rev="0.0.2">
  <artifact name="spring-boot-eventbus-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.tripled-framework', module='spring-boot-eventbus-starter', version='0.0.2')
)
libraryDependencies += "eu.tripled-framework" % "spring-boot-eventbus-starter" % "0.0.2"
[eu.tripled-framework/spring-boot-eventbus-starter "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
eu.tripled-framework : eventbus-core jar 0.0.2
eu.tripled-framework : eventbus-autoconfigure jar 0.0.2

Project Modules

There are no modules declared in this project.