| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторjqplot-parent |
| Последняя версия | Последняя версия9.10.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJqPlot Plugin Integration - Parent
See the child project "jqplot" for a more complete description. This
is the parent for the actual project and the examples.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jqplot-parent-9.10.0.pom | 872 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/jqplot-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>jqplot-parent</artifactId>
<version>9.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/jqplot-parent/
implementation 'org.wicketstuff:jqplot-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/jqplot-parent/
implementation ("org.wicketstuff:jqplot-parent:9.10.0")
'org.wicketstuff:jqplot-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="jqplot-parent" rev="9.10.0">
<artifact name="jqplot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='jqplot-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "jqplot-parent" % "9.10.0"
[org.wicketstuff/jqplot-parent "9.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.10.0 |