License |
License |
---|---|
GroupId | GroupIdio.github.9ins |
ArtifactId | ArtifactIdchaosgraph |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchaosgraph
This library contribute to make chart on AWT/Swing/SWT components. It can be used for AWT/Swing application and Eclipse SWT(Standard Widget Tookit) application also if you would try to build a service of RAP dashboard web application, This library will provide great UX experience and excellent interactive functionality to the service for users.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chaosgraph-2.1.0.pom | |
chaosgraph-2.1.0.jar | 4 MB |
chaosgraph-2.1.0-sources.jar | 66 KB |
chaosgraph-2.1.0-javadoc.jar | 611 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.9ins/chaosgraph/ -->
<dependency>
<groupId>io.github.9ins</groupId>
<artifactId>chaosgraph</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.9ins/chaosgraph/
implementation 'io.github.9ins:chaosgraph:2.1.0'
// https://jarcasting.com/artifacts/io.github.9ins/chaosgraph/
implementation ("io.github.9ins:chaosgraph:2.1.0")
'io.github.9ins:chaosgraph:jar:2.1.0'
<dependency org="io.github.9ins" name="chaosgraph" rev="2.1.0">
<artifact name="chaosgraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.9ins', module='chaosgraph', version='2.1.0')
)
libraryDependencies += "io.github.9ins" % "chaosgraph" % "2.1.0"
[io.github.9ins/chaosgraph "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.media.jai » com.springsource.javax.media.jai.core | jar | 1.1.3 |
javax.media.jai » com.springsource.javax.media.jai.codec | jar | 1.1.3 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.swt : org.eclipse.swt.win32.win32.x86_64 | jar | 4.3 |
org.eclipse : draw2d | jar | 3.2.100-v20070529 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |