| License |
License
CDDL-1.0
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.open-esb.core |
| ArtifactId | ArtifactIdesb-manage |
| Last Version | Last Version2.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionesb-manage
ESB Runtime Management Infrastructure
|
| Project Organization |
Project OrganizationOpenESB Community |
| Filename | Size |
|---|---|
| esb-manage-2.4.3.pom | |
| esb-manage-2.4.3.jar | 314 KB |
| esb-manage-2.4.3-sources.jar | 271 KB |
| esb-manage-2.4.3-javadoc.jar | 451 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.open-esb.core/esb-manage/ -->
<dependency>
<groupId>net.open-esb.core</groupId>
<artifactId>esb-manage</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/esb-manage/
implementation 'net.open-esb.core:esb-manage:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/esb-manage/
implementation ("net.open-esb.core:esb-manage:2.4.3")
'net.open-esb.core:esb-manage:jar:2.4.3'
<dependency org="net.open-esb.core" name="esb-manage" rev="2.4.3">
<artifact name="esb-manage" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='esb-manage', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "esb-manage" % "2.4.3"
[net.open-esb.core/esb-manage "2.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.open-esb.core : base | jar | 2.4.3 |
| net.open-esb.core : jbi | jar | 2.4.3 |
| net.open-esb.core : manage | jar | 2.4.3 |
| net.open-esb.core : ui | jar | 2.4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| jmx4ant » jmx4ant | jar | 1.2b1 |
| junit : junit | jar | 4.11 |