is not current version
Last Version 1.4.4

org.mule.modules:mule-module-hivemind 1.4-RC1

Provides extensions to use HiveMind with Mule, such as using the container as a factory for Mule managed objects.

GroupId

GroupId

org.mule.modules
ArtifactId

ArtifactId

mule-module-hivemind
Version

Version

1.4-RC1
Type

Type

jar

Download mule-module-hivemind 1.4-RC1


<!-- https://jarcasting.com/artifacts/org.mule.modules/mule-module-hivemind/ -->
<dependency>
    <groupId>org.mule.modules</groupId>
    <artifactId>mule-module-hivemind</artifactId>
    <version>1.4-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-hivemind/
implementation 'org.mule.modules:mule-module-hivemind:1.4-RC1'
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-hivemind/
implementation ("org.mule.modules:mule-module-hivemind:1.4-RC1")
'org.mule.modules:mule-module-hivemind:jar:1.4-RC1'
<dependency org="org.mule.modules" name="mule-module-hivemind" rev="1.4-RC1">
  <artifact name="mule-module-hivemind" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules', module='mule-module-hivemind', version='1.4-RC1')
)
libraryDependencies += "org.mule.modules" % "mule-module-hivemind" % "1.4-RC1"
[org.mule.modules/mule-module-hivemind "1.4-RC1"]