| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторflot |
| Версия | Версия1.5-RC5.1 |
| Тип | Типjar |
| Описание |
ОписаниеWicket Flot Integration
Wicket Components for the Flot plotting library (http://code.google.com/p/flot/).
This is the parent for the actual project and the examples.
See the child project "flot" for a more complete description.
|
| Имя Файла | Размер |
|---|---|
| flot-1.5-RC5.1.pom | |
| flot-1.5-RC5.1.jar | 86 KB |
| flot-1.5-RC5.1-sources.jar | 80 KB |
| flot-1.5-RC5.1-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/flot/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>flot</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/flot/
implementation 'org.wicketstuff:flot:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/flot/
implementation ("org.wicketstuff:flot:1.5-RC5.1")
'org.wicketstuff:flot:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="flot" rev="1.5-RC5.1">
<artifact name="flot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='flot', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "flot" % "1.5-RC5.1"
[org.wicketstuff/flot "1.5-RC5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| joda-time : joda-time | jar | 1.6.2 |
| org.apache.wicket : wicket | pom | 1.5-RC5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| log4j : log4j | jar | 1.2.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |