bai

FuseSource :: Business Activity Insight

License

License

GroupId

GroupId

org.fusesource.bai
ArtifactId

ArtifactId

bai
Last Version

Last Version

7.2.0.redhat-024
Release Date

Release Date

Type

Type

pom
Description

Description

bai
FuseSource :: Business Activity Insight
Project Organization

Project Organization

Red Hat

Download bai

Filename Size
bai-7.2.0.redhat-024.pom 3 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

  • bai-core
  • bai-agent
  • bai-mongodb-backend
  • sample-spring-bai
  • sample-camel-blueprint

MVN Plugins

Description

MVN Plugins holds a handy collection of maven plugins.

Plugins

  • Maven Graph Plugin: Uses the graphviz command line tool 'dot' to generate a graphical representation of the project dependencies.
  • Maven Uberize Plugin: Provides the capability to package the artifact in an uber-jar, including its dependencies and to shade/rename/relocate the packages of some of the dependencies.
  • Maven Avro Plugin: Compiles Avro definition files see: http://hadoop.apache.org/avro/

... that's it (for now) ...

Project Links

Versions

Version
7.2.0.redhat-024
7.1.0.fuse-047