License |
License
CDDL-1.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.open-esb.core |
ArtifactId | ArtifactIdmanage |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmanagement-services
JBI Runtime Management components, providing installation, deployment, and other JMX interfaces for
remote management consoles.
|
Project Organization |
Project OrganizationOpenESB Community |
Filename | Size |
---|---|
manage-2.4.3.pom | |
manage-2.4.3.jar | 512 KB |
manage-2.4.3-sun-component-extensions.jar | 2 KB |
manage-2.4.3-sources.jar | 494 KB |
manage-2.4.3-resources.jar | 16 KB |
manage-2.4.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.open-esb.core/manage/ -->
<dependency>
<groupId>net.open-esb.core</groupId>
<artifactId>manage</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/manage/
implementation 'net.open-esb.core:manage:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/manage/
implementation ("net.open-esb.core:manage:2.4.3")
'net.open-esb.core:manage:jar:2.4.3'
<dependency org="net.open-esb.core" name="manage" rev="2.4.3">
<artifact name="manage" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='manage', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "manage" % "2.4.3"
[net.open-esb.core/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 : esb-util | jar | 2.4.3 |
net.open-esb.core : jbi-admin-common | jar | 2.4.3 |
org.apache.ant : ant-nodeps | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |