Last Version

OpenEngSB :: Framework :: Root 2.5.1

Parent project of all OpenEngSB subprojects. The OpenEngSB could be seen as an extension to an Enterprise Service Bus and is based on JBI (Service Mix). With this project it is tried to provide as many as possible SE domains and to allow to combine the tools as easily as possible.

License

License

GroupId

GroupId

org.openengsb.framework
ArtifactId

ArtifactId

openengsb-framework-root
Version

Version

2.5.1
Type

Type

pom
Description

Description

OpenEngSB :: Framework :: Root
Parent project of all OpenEngSB subprojects. The OpenEngSB could be seen as an extension to an Enterprise Service Bus and is based on JBI (Service Mix). With this project it is tried to provide as many as possible SE domains and to allow to combine the tools as easily as possible.
Source Code Management

Source Code Management

http://github.com/openengsb/openengsb-framework

Download openengsb-framework-root 2.5.1


<!-- https://jarcasting.com/artifacts/org.openengsb.framework/openengsb-framework-root/ -->
<dependency>
    <groupId>org.openengsb.framework</groupId>
    <artifactId>openengsb-framework-root</artifactId>
    <version>2.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.framework/openengsb-framework-root/
implementation 'org.openengsb.framework:openengsb-framework-root:2.5.1'
// https://jarcasting.com/artifacts/org.openengsb.framework/openengsb-framework-root/
implementation ("org.openengsb.framework:openengsb-framework-root:2.5.1")
'org.openengsb.framework:openengsb-framework-root:pom:2.5.1'
<dependency org="org.openengsb.framework" name="openengsb-framework-root" rev="2.5.1">
  <artifact name="openengsb-framework-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.framework', module='openengsb-framework-root', version='2.5.1')
)
libraryDependencies += "org.openengsb.framework" % "openengsb-framework-root" % "2.5.1"
[org.openengsb.framework/openengsb-framework-root "2.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parents/shared
  • parents/bundle
  • parents/domain
  • parents/connector
  • parents/framework
  • tooling
  • components/api
  • components/test
  • components/common
  • components/console
  • components/edb
  • components/ekb
  • components/persistence
  • components/security
  • components/services
  • components/workflow
  • components/info
  • domain/auditing
  • domain/example
  • domain/binarytransformation
  • connector/memoryauditing
  • connector/example
  • connector/smooksbinarytransformation
  • persistence/context
  • persistence/connector
  • persistence/rulebase
  • infrastructure
  • ports
  • ui
  • assembly
  • examples
  • loom
  • itests
  • manual