| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.finmath |
| Идентификатор | Идентификаторfinmath-lib-plot-extensions |
| Последняя версия | Последняя версия0.4.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfinmath lib plot extensions
finmath lib plot extensions provide convenient
plotting methods by providing consistent wrappers
to plot libraries (like JFreeChart or JavaFX).
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/ -->
<dependency>
<groupId>net.finmath</groupId>
<artifactId>finmath-lib-plot-extensions</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/
implementation 'net.finmath:finmath-lib-plot-extensions:0.4.5'
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/
implementation ("net.finmath:finmath-lib-plot-extensions:0.4.5")
'net.finmath:finmath-lib-plot-extensions:jar:0.4.5'
<dependency org="net.finmath" name="finmath-lib-plot-extensions" rev="0.4.5">
<artifact name="finmath-lib-plot-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.finmath', module='finmath-lib-plot-extensions', version='0.4.5')
)
libraryDependencies += "net.finmath" % "finmath-lib-plot-extensions" % "0.4.5"
[net.finmath/finmath-lib-plot-extensions "0.4.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjfx : javafx-base | jar | 11.0.2 |
| org.openjfx : javafx-controls | jar | 11.0.2 |
| org.openjfx : javafx-swing | jar | 11.0.2 |
| org.jfree : jfreechart | jar | 1.5.2 |
| com.itextpdf : itextpdf | jar | 5.5.13.2 |
| net.finmath : finmath-lib | jar | 5.1.0 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| org.jogamp.jogl : jogl-all | jar | 2.3.2 |
| org.jogamp.gluegen : gluegen-rt-main | jar | 2.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |