| Лицензия |
Лицензия
GNU General Public License 2 with the Classpath Exception
|
|---|---|
| Группа | Группаorg.epics |
| Идентификатор | Идентификаторgraphene-profile |
| Последняя версия | Последняя версия0.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgraphene-profile
A library to create graphs suitable for real time scientific
data visualization.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикBrookhaven National Laboratory, University of Michigan |
| Имя Файла | Размер |
|---|---|
| graphene-profile-0.8.0.pom | |
| graphene-profile-0.8.0.jar | 125 KB |
| graphene-profile-0.8.0-sources.jar | 68 KB |
| graphene-profile-0.8.0-javadoc.jar | 286 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.epics/graphene-profile/ -->
<dependency>
<groupId>org.epics</groupId>
<artifactId>graphene-profile</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.epics/graphene-profile/
implementation 'org.epics:graphene-profile:0.8.0'
// https://jarcasting.com/artifacts/org.epics/graphene-profile/
implementation ("org.epics:graphene-profile:0.8.0")
'org.epics:graphene-profile:jar:0.8.0'
<dependency org="org.epics" name="graphene-profile" rev="0.8.0">
<artifact name="graphene-profile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.epics', module='graphene-profile', version='0.8.0')
)
libraryDependencies += "org.epics" % "graphene-profile" % "0.8.0"
[org.epics/graphene-profile "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.epics : graphene | jar | 0.8.0 |
| org.epics : epics-util | jar | 0.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.hamcrest : hamcrest-all | jar | 1.3 |