| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторjqplot-parent |
| Версия | Версия9.6.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.6.0.pom | 818 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/jqplot-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>jqplot-parent</artifactId>
<version>9.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/jqplot-parent/
implementation 'org.wicketstuff:jqplot-parent:9.6.0'
// https://jarcasting.com/artifacts/org.wicketstuff/jqplot-parent/
implementation ("org.wicketstuff:jqplot-parent:9.6.0")
'org.wicketstuff:jqplot-parent:pom:9.6.0'
<dependency org="org.wicketstuff" name="jqplot-parent" rev="9.6.0">
<artifact name="jqplot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='jqplot-parent', version='9.6.0')
)
libraryDependencies += "org.wicketstuff" % "jqplot-parent" % "9.6.0"
[org.wicketstuff/jqplot-parent "9.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.6.0 |