License |
License |
---|---|
GroupId | GroupIdorg.chenillekit |
ArtifactId | ArtifactIdchenillekit-hivemind |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChenillekit Hivemind
A collection of hivemind related utils
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chenillekit-hivemind-1.2.0.pom | |
chenillekit-hivemind-1.2.0.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.chenillekit/chenillekit-hivemind/ -->
<dependency>
<groupId>org.chenillekit</groupId>
<artifactId>chenillekit-hivemind</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-hivemind/
implementation 'org.chenillekit:chenillekit-hivemind:1.2.0'
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-hivemind/
implementation ("org.chenillekit:chenillekit-hivemind:1.2.0")
'org.chenillekit:chenillekit-hivemind:jar:1.2.0'
<dependency org="org.chenillekit" name="chenillekit-hivemind" rev="1.2.0">
<artifact name="chenillekit-hivemind" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chenillekit', module='chenillekit-hivemind', version='1.2.0')
)
libraryDependencies += "org.chenillekit" % "chenillekit-hivemind" % "1.2.0"
[org.chenillekit/chenillekit-hivemind "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-ioc | jar | 5.1.0.5 |
oro : oro | jar | 2.0.8 |
hivemind : hivemind | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |
org.easymock : easymock | jar | 2.4 |
org.slf4j : jcl-over-slf4j | jar | 1.5.5 |