MVN

net.open-esb.core : jbi_framework

Maven & Gradle

Jan 25, 2016
1 usages

jbi_framework · In order to get around the JBI Lifecycle Classpath limitation in the application server, a new JBI jar file is being created called esb_jbi_framework.jar. This jar file will contain a MANIFEST.MF file that contains Class-Path: entries that point towards the jbi_rt.jar (JBI Runtime) and jbi_tests.jar (Scaffolding Registry et al) . This way we dont have to combine the throwaway jbi_tests.jar with the main jbi_rt.jar later. We would simply have to dereference it from jbi_framework.jar. Likewise adding a new JAR to the same classpath would simply mean adding a new entry to the ClassPath: header field.

<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>jbi_framework</artifactId>
    <version>2.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.open-esb.core : jbi_framework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.3

All Versions

Choose a version of net.open-esb.core : jbi_framework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
jbi_framework-2.4.3
jbi_framework-2.4.2
jbi_framework-2.4.1
jbi_framework-2.4.0

How to add a dependency to Maven

Add the following net.open-esb.core : jbi_framework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>jbi_framework</artifactId>
    <version>2.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.open-esb.core : jbi_framework gradle dependency to your build.gradle file:

implementation 'net.open-esb.core:jbi_framework:2.4.3'

Gradle Kotlin DSL: Add the following net.open-esb.core : jbi_framework gradle kotlin dependency to your build.gradle.kts file:

implementation("net.open-esb.core:jbi_framework:2.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.open-esb.core : jbi_framework sbt scala dependency to your build.sbt file:

libraryDependencies += "net.open-esb.core" % "jbi_framework" % "2.4.3"

Advertisement

Dependencies from Group

Jan 25, 2016
16 usages
jbi
Jan 25, 2016
14 usages
Jan 25, 2016
11 usages
Jan 25, 2016
7 usages
nmr
Jan 25, 2016
6 usages

Discover Dependencies

Jan 25, 2016
1 usages
Jun 23, 2015
2 usages
7 stars
Jun 23, 2015
2 usages
7 stars
Apr 23, 2016
10 usages
Jun 20, 2015
1 usages
Jun 20, 2015
1 usages
Jun 20, 2015
1 usages
Jun 20, 2015
5 usages
Jun 20, 2015
4 usages
Jun 20, 2015
3 usages