net.yudichev.jiotty:jiotty-common

Java components for low level home automation coding

License

License

Categories

Categories

Net
GroupId

GroupId

net.yudichev.jiotty
ArtifactId

ArtifactId

jiotty-common
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java components for low level home automation coding
Source Code Management

Source Code Management

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

Download jiotty-common

How to add to project

<!-- 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"]

Dependencies

compile (15)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.immutables : value jar

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.lmax : disruptor jar

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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