weevent-jms

The Java jms sdk for WeEvent.

License

License

GroupId

GroupId

com.webank.weevent
ArtifactId

ArtifactId

weevent-jms
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

weevent-jms
The Java jms sdk for WeEvent.
Project URL

Project URL

https://github.com/WeBankFinTech/WeEvent

Download weevent-jms

How to add to project

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

Dependencies

runtime (8)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.6
org.apache.commons : commons-collections4 jar 4.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-annotations jar 2.11.2
org.slf4j : slf4j-api jar 1.7.30
javax.jms : jms jar 1.1
com.webank.weevent : weevent-client jar 1.6.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

Project Modules

There are no modules declared in this project.
com.webank.weevent

WeBankFinTech

Versions

Version
1.6.0
1.4.0
1.3.0