esb-util

Open ESB utility classes shared between clients and runtime

License

License

CDDL-1.0
Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

esb-util
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

esb-util
Open ESB utility classes shared between clients and runtime
Project Organization

Project Organization

OpenESB Community

Download esb-util

How to add to project

<!-- https://jarcasting.com/artifacts/net.open-esb.core/esb-util/ -->
<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>esb-util</artifactId>
    <version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/esb-util/
implementation 'net.open-esb.core:esb-util:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/esb-util/
implementation ("net.open-esb.core:esb-util:2.4.3")
'net.open-esb.core:esb-util:jar:2.4.3'
<dependency org="net.open-esb.core" name="esb-util" rev="2.4.3">
  <artifact name="esb-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='esb-util', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "esb-util" % "2.4.3"
[net.open-esb.core/esb-util "2.4.3"]

Dependencies

compile (2)

Group / Artifact Type Version
net.open-esb.core : base jar 2.4.3
glassfish » appserv-ext jar 9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.3
2.4.2
2.4.1
2.4.0