| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.hashtree.jbrainhoney |
| Идентификатор | Идентификаторjbrainhoney-core |
| Последняя версия | Последняя версия0.10.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjbrainhoney-core
A Java library/wrapper for the BrainHoney DLAP API.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |