All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jqplot4java JAR 10.2.0 with all dependencies


This project provides a Java library for utilizing JqPlot Pure Javascript (http://www.jqplot.com/).

Files of the artifact jqplot4java version 10.2.0 from the group org.wicketstuff.

Artifact jqplot4java
Group org.wicketstuff
Version 10.2.0
Last update 26. September 2024
Tags: java library provides utilizing jqplot this project http pure javascript
Organization not specified
URL http://maven.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies xstream, junit-jupiter-api, junit-jupiter-engine,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of jqplot4java Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of jqplot4java version 10.2.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.wicketstuff.jqplot4java
META-INF.maven.org.wicketstuff.jqplot4java.META-INF.maven.org.wicketstuff.jqplot4java.pom.properties
META-INF.maven.org.wicketstuff.jqplot4java.META-INF.maven.org.wicketstuff.jqplot4java.pom.xml
.module-info
org.wicketstuff.jqplot.lib
org.wicketstuff.jqplot.lib.org.wicketstuff.jqplot.lib.Chart
org.wicketstuff.jqplot.lib.org.wicketstuff.jqplot.lib.ChartConfiguration
org.wicketstuff.jqplot.lib.org.wicketstuff.jqplot.lib.JqPlotResources
org.wicketstuff.jqplot.lib.org.wicketstuff.jqplot.lib.JqPlotUtils
org.wicketstuff.jqplot.lib.axis
org.wicketstuff.jqplot.lib.axis.org.wicketstuff.jqplot.lib.axis.Axis
org.wicketstuff.jqplot.lib.axis.org.wicketstuff.jqplot.lib.axis.AxisNumber
org.wicketstuff.jqplot.lib.axis.org.wicketstuff.jqplot.lib.axis.AxisString
org.wicketstuff.jqplot.lib.axis.org.wicketstuff.jqplot.lib.axis.X2Axis
org.wicketstuff.jqplot.lib.axis.org.wicketstuff.jqplot.lib.axis.XAxis
org.wicketstuff.jqplot.lib.axis.org.wicketstuff.jqplot.lib.axis.Y2Axis
org.wicketstuff.jqplot.lib.axis.org.wicketstuff.jqplot.lib.axis.YAxis
org.wicketstuff.jqplot.lib.chart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.AbstractChart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.AreaChart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.BarChart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.BarSeriesChart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.BubbleChart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.LabeledLineChart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.LineChart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.LineSeriesChart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.MeterGaugeChart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.PieChart
org.wicketstuff.jqplot.lib.chart.org.wicketstuff.jqplot.lib.chart.PieDonutChart
org.wicketstuff.jqplot.lib.data
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.AbstractCollectionData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.AreaFillData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.BarData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.BubbleData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.ChartData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.LabeledData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.LineSeriesData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.LinedData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.MeterData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.NumberData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.PieData
org.wicketstuff.jqplot.lib.data.org.wicketstuff.jqplot.lib.data.PieDonutData
org.wicketstuff.jqplot.lib.data.item
org.wicketstuff.jqplot.lib.data.item.org.wicketstuff.jqplot.lib.data.item.BaseItem
org.wicketstuff.jqplot.lib.data.item.org.wicketstuff.jqplot.lib.data.item.BubbleItem
org.wicketstuff.jqplot.lib.data.item.org.wicketstuff.jqplot.lib.data.item.LabeledItem
org.wicketstuff.jqplot.lib.data.item.org.wicketstuff.jqplot.lib.data.item.LineSeriesItem
org.wicketstuff.jqplot.lib.elements
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Animation
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Axes
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.CanvasOverlay
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Cursor
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.DashedHorizontalLine
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.DashedVerticalLine
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.ElemContainer
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Element
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.FillBetween
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Grid
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.GridPadding
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Highlighter
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.HorizontalLine
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Legend
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.LegendRenderer
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Line
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.LineObject
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Location
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.MarkerOptions
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.PointLabels
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.RendererOptions
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Serie
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.SeriesDefaults
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.TickOptions
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Title
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.TooltipAxes
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.Trendline
org.wicketstuff.jqplot.lib.elements.org.wicketstuff.jqplot.lib.elements.VerticalLine
org.wicketstuff.jqplot.lib.metadata
org.wicketstuff.jqplot.lib.metadata.org.wicketstuff.jqplot.lib.metadata.JqPlotPlugin
org.wicketstuff.jqplot.lib.support
org.wicketstuff.jqplot.lib.support.org.wicketstuff.jqplot.lib.support.JqPlotJsonMapHierarchicalWriter




© 2015 - 2024 Weber Informatics LLC | Privacy Policy