net.yudichev.jiotty:jiotty-common

Java components for low level home automation coding

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.yudichev.jiotty
Идентификатор

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

jiotty-common
Последняя версия

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

2.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java components for low level home automation coding
Система контроля версий

Система контроля версий

http://github.com/ylexus/jiotty/tree/master/jiotty-common

Скачать jiotty-common

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

<!-- https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-common/ -->
<dependency>
    <groupId>net.yudichev.jiotty</groupId>
    <artifactId>jiotty-common</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-common/
implementation 'net.yudichev.jiotty:jiotty-common:2.2.2'
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-common/
implementation ("net.yudichev.jiotty:jiotty-common:2.2.2")
'net.yudichev.jiotty:jiotty-common:jar:2.2.2'
<dependency org="net.yudichev.jiotty" name="jiotty-common" rev="2.2.2">
  <artifact name="jiotty-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.yudichev.jiotty', module='jiotty-common', version='2.2.2')
)
libraryDependencies += "net.yudichev.jiotty" % "jiotty-common" % "2.2.2"
[net.yudichev.jiotty/jiotty-common "2.2.2"]

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.datatype : jackson-datatype-guava jar
com.google.inject : guice jar
com.google.inject.extensions : guice-assistedinject jar
javax.inject : javax.inject jar
com.google.guava : guava jar
com.sparkjava : spark-core jar
com.squareup.okhttp3 : okhttp jar
com.google.code.findbugs : jsr305 jar
com.google.errorprone : error_prone_annotations jar
org.slf4j : jul-to-slf4j jar 1.7.30
uk.org.lidalia : sysout-over-slf4j jar 1.0.2

provided (1)

Идентификатор библиотеки Тип Версия
org.immutables : value jar

runtime (3)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j-impl jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.lmax : disruptor jar

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.mockito : mockito-core jar 2.28.2
org.mockito : mockito-junit-jupiter jar 2.28.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.0-M1
org.hamcrest : hamcrest jar 2.2

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

Данный проект не имеет модулей.

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

Версия
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
1.7.1
1.7
1.6.5
1.6.4
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0