is not current version
Last Version 1.4.4

org.mule.modules:mule-module-hivemind 1.3

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.3
Type

Type

jar

Download mule-module-hivemind 1.3


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