Last Version

jbrainhoney-core 0.10.4

A Java library/wrapper for the BrainHoney DLAP API.

License

License

GroupId

GroupId

org.hashtree.jbrainhoney
ArtifactId

ArtifactId

jbrainhoney-core
Version

Version

0.10.4
Type

Type

jar
Description

Description

jbrainhoney-core
A Java library/wrapper for the BrainHoney DLAP API.

Download jbrainhoney-core 0.10.4


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.1.3
xom : xom jar 1.2.5
commons-logging : commons-logging jar 1.1.1
org.apache.httpcomponents : httpmime jar 4.1.3
org.apache.httpcomponents : httpclient-cache jar 4.1.3
org.apache.httpcomponents : httpcore jar 4.1.4
joda-time : joda-time jar 1.6.2
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.