esb-message-admin: org.esbtools.message.admin|esb-message-admin-common

ESB Message Admin DAO, ORM, and utility classes

License

License

GroupId

GroupId

org.esbtools.message.admin
ArtifactId

ArtifactId

esb-message-admin-common
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

esb-message-admin: org.esbtools.message.admin|esb-message-admin-common
ESB Message Admin DAO, ORM, and utility classes

Download esb-message-admin-common

How to add to project

<!-- https://jarcasting.com/artifacts/org.esbtools.message.admin/esb-message-admin-common/ -->
<dependency>
    <groupId>org.esbtools.message.admin</groupId>
    <artifactId>esb-message-admin-common</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.esbtools.message.admin/esb-message-admin-common/
implementation 'org.esbtools.message.admin:esb-message-admin-common:0.9.0'
// https://jarcasting.com/artifacts/org.esbtools.message.admin/esb-message-admin-common/
implementation ("org.esbtools.message.admin:esb-message-admin-common:0.9.0")
'org.esbtools.message.admin:esb-message-admin-common:jar:0.9.0'
<dependency org="org.esbtools.message.admin" name="esb-message-admin-common" rev="0.9.0">
  <artifact name="esb-message-admin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.esbtools.message.admin', module='esb-message-admin-common', version='0.9.0')
)
libraryDependencies += "org.esbtools.message.admin" % "esb-message-admin-common" % "0.9.0"
[org.esbtools.message.admin/esb-message-admin-common "0.9.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.esbtools.message.admin : esb-message-admin-api jar 0.9.0
commons-codec : commons-codec jar 1.6
javax.enterprise : cdi-api jar 1.0
joda-time : joda-time jar 2.7
com.fasterxml.jackson.core : jackson-annotations jar 2.4.4
com.googlecode.json-simple : json-simple jar 1.1.1
org.slf4j : slf4j-api jar 1.7.12
org.apache.httpcomponents : httpclient jar 4.3.3

provided (3)

Group / Artifact Type Version
javax.ejb : ejb-api jar 3.0
javax.inject : javax.inject jar 1
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.hsqldb : hsqldb jar 2.2.8
org.hibernate : hibernate-entitymanager jar 4.2.2.Final
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.

Build Status Coverage Status Stories in Ready

The Challenge

Working with and supporting an Enterprise Service Bus (ESB) can be a challenging endeavor, especially if you're using solutions/technologies that don't include comprehensive support tools for managing messages, errors, syncing, and configurations.

There are many projects for ESB Message Admin that are designed to fill this gap, and each one will be documented here as it becomes available.

ESB Message Admin

Vendor agnostic ESB management platform with support for saving, tracking, and searching messages, and helps to streamline various ESB administration tasks.

ESB Message Admin is an open source project built from the ground up to be very flexible. This plugin based component architecture enables deployment of ESB Message Admin in virtually any environment and with only the plugins needed enabled. This basically means you can deploy ESB Message Admin where you want and plug in the puzzle pieces you want!

##Documentation Full documentation the ESB Message Admin project and associated applications can be found at the esb-message-admin GitBooks site.

org.esbtools.message.admin

Versions

Version
0.9.0