Last Version

Transactional Event Library 1.3.4

Library for transactional event publishing und listening

License

License

Categories

Categories

JOnAS Container Application Servers
GroupId

GroupId

com.github.jonasrutishauser
ArtifactId

ArtifactId

transactional-event
Version

Version

1.3.4
Type

Type

pom
Description

Description

Transactional Event Library
Library for transactional event publishing und listening
Project URL

Project URL

https://jonasrutishauser.github.io/transactional-event/snapshot
Source Code Management

Source Code Management

https://github.com/jonasrutishauser/transactional-event

Download transactional-event 1.3.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • transactional-event-api
  • transactional-event-core
  • transactional-event-liberty-it