Kayak

Kayak aims to be a Java framework and GUI for CAN data handling. It will include an abstract data model for different CAN hard- and software solutions. SocketCAN and IP will be used as an abstraction layer above the hardware. Platform independence is a goal and therefore all logic will be implemented in Java. To run the framework on a Windows client a socketCAN over ethernet protocol will be implemented.

Лицензия

Лицензия

Группа

Группа

com.github.andy2003
Идентификатор

Идентификатор

Kayak
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Kayak
Kayak aims to be a Java framework and GUI for CAN data handling. It will include an abstract data model for different CAN hard- and software solutions. SocketCAN and IP will be used as an abstraction layer above the hardware. Platform independence is a goal and therefore all logic will be implemented in Java. To run the framework on a Windows client a socketCAN over ethernet protocol will be implemented.
Ссылка на сайт

Ссылка на сайт

https://github.com/Andy2003/Kayak/
Организация-разработчик

Организация-разработчик

Скачать Kayak

Имя Файла Размер
Kayak-1.0.pom 8 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.andy2003/Kayak/ -->
<dependency>
    <groupId>com.github.andy2003</groupId>
    <artifactId>Kayak</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andy2003/Kayak/
implementation 'com.github.andy2003:Kayak:1.0'
// https://jarcasting.com/artifacts/com.github.andy2003/Kayak/
implementation ("com.github.andy2003:Kayak:1.0")
'com.github.andy2003:Kayak:pom:1.0'
<dependency org="com.github.andy2003" name="Kayak" rev="1.0">
  <artifact name="Kayak" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.andy2003', module='Kayak', version='1.0')
)
libraryDependencies += "com.github.andy2003" % "Kayak" % "1.0"
[com.github.andy2003/Kayak "1.0"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

  • branding
  • application
  • Kayak-ui
  • Kayak-kcd
  • Kayak-core
  • Kayak-logging
  • Kayak-mapview

Версии библиотеки

Версия
1.0