| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.9ins |
| Идентификатор | Идентификаторchaosgraph |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеchaosgraph
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |