| License |
License
CDDL-1.0
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.open-esb.core |
| ArtifactId | ArtifactIdjbi-admin-common |
| Last Version | Last Version2.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjbi-admin-common
The "jbi-admin-common" Common CLI code
|
| Project Organization |
Project OrganizationOpenESB Community |
| Filename | Size |
|---|---|
| jbi-admin-common-2.4.3.pom | |
| jbi-admin-common-2.4.3.jar | 363 KB |
| jbi-admin-common-2.4.3-sources.jar | 331 KB |
| jbi-admin-common-2.4.3-javadoc.jar | 1022 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.open-esb.core/jbi-admin-common/ -->
<dependency>
<groupId>net.open-esb.core</groupId>
<artifactId>jbi-admin-common</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/jbi-admin-common/
implementation 'net.open-esb.core:jbi-admin-common:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/jbi-admin-common/
implementation ("net.open-esb.core:jbi-admin-common:2.4.3")
'net.open-esb.core:jbi-admin-common:jar:2.4.3'
<dependency org="net.open-esb.core" name="jbi-admin-common" rev="2.4.3">
<artifact name="jbi-admin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='jbi-admin-common', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "jbi-admin-common" % "2.4.3"
[net.open-esb.core/jbi-admin-common "2.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.open-esb.core : base | jar | 2.4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| jmx4ant » jmx4ant | jar | 1.2b1 |
| ant : ant | jar | 1.6.5 |
| junit : junit | jar | 4.11 |