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