GroupId | GroupIdorg.mule.modules |
---|---|
ArtifactId | ArtifactIdmule-module-hivemind |
Version | Version1.4.4 |
Type | Typejar |
Description |
DescriptionHiveMind Extensions
Provides extensions to use HiveMind with Mule, such as using the container as a factory for Mule managed objects.
|
Project Organization |
Project OrganizationMuleSource, Inc. |
<!-- https://jarcasting.com/artifacts/org.mule.modules/mule-module-hivemind/ -->
<dependency>
<groupId>org.mule.modules</groupId>
<artifactId>mule-module-hivemind</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-hivemind/
implementation 'org.mule.modules:mule-module-hivemind:1.4.4'
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-hivemind/
implementation ("org.mule.modules:mule-module-hivemind:1.4.4")
'org.mule.modules:mule-module-hivemind:jar:1.4.4'
<dependency org="org.mule.modules" name="mule-module-hivemind" rev="1.4.4">
<artifact name="mule-module-hivemind" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules', module='mule-module-hivemind', version='1.4.4')
)
libraryDependencies += "org.mule.modules" % "mule-module-hivemind" % "1.4.4"
[org.mule.modules/mule-module-hivemind "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.mule : mule-core | jar | 1.4.4 |
hivemind : hivemind | jar | 1.1.1 |
hivemind : hivemind-lib | jar | 1.1.1 |
jboss : javassist | jar | 3.6.ga |
oro : oro | jar | 2.0.7 |