License |
License |
---|---|
GroupId | GroupIdorg.hashtree.jbrainhoney |
ArtifactId | ArtifactIdjbrainhoney-core |
Last Version | Last Version0.10.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjbrainhoney-core
A Java library/wrapper for the BrainHoney DLAP API.
|
Filename | Size |
---|---|
jbrainhoney-core-0.10.4.pom | |
jbrainhoney-core-0.10.4.jar | 760 KB |
jbrainhoney-core-0.10.4-sources.jar | 163 KB |
jbrainhoney-core-0.10.4-javadoc.jar | 903 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |