| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge |
| Идентификатор | Идентификаторjwbf |
| Версия | Версия3.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеJWBF
Java Wiki Bot Framework - A Wiki helper
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jwbf-3.1.1.pom | |
| jwbf-3.1.1.jar | 159 KB |
| jwbf-3.1.1-sources.jar | 91 KB |
| jwbf-3.1.1-javadoc.jar | 530 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge/jwbf/ -->
<dependency>
<groupId>net.sourceforge</groupId>
<artifactId>jwbf</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge/jwbf/
implementation 'net.sourceforge:jwbf:3.1.1'
// https://jarcasting.com/artifacts/net.sourceforge/jwbf/
implementation ("net.sourceforge:jwbf:3.1.1")
'net.sourceforge:jwbf:jar:3.1.1'
<dependency org="net.sourceforge" name="jwbf" rev="3.1.1">
<artifact name="jwbf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge', module='jwbf', version='3.1.1')
)
libraryDependencies += "net.sourceforge" % "jwbf" % "3.1.1"
[net.sourceforge/jwbf "3.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jdom : jdom2 | jar | 2.0.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
| org.apache.httpcomponents : httpclient | jar | 4.3.4 |
| org.apache.httpcomponents : fluent-hc | jar | 4.3.4 |
| org.apache.httpcomponents : httpmime | jar | 4.3.4 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| javax.inject : javax.inject | jar | 1 |
| com.google.guava : guava | jar | 18.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.google.inject : guice | jar | 3.0 |
| org.mockito : mockito-all | jar | 1.10.8 |
| com.github.dreamhead : moco-core | jar | 0.9.2 |
| com.typesafe : config | jar | 1.2.1 |
| org.jacoco : org.jacoco.agent | jar | 0.7.2.201409121644 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| org.eclipse.jetty : jetty-server | jar | 9.3.0.M0 |
| org.eclipse.jetty : jetty-servlet | jar | 9.3.0.M0 |
| joda-time : joda-time | jar | 2.5 |
| com.google.jimfs : jimfs | jar | 1.0 |