| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.yudichev.jiotty | 
| ArtifactId | ArtifactIdjiotty-common | 
| Last Version | Last Version2.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJava components for low level home automation coding | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jiotty-common-2.2.2.pom | |
| jiotty-common-2.2.2.jar | 122 KB | 
| jiotty-common-2.2.2-tests.jar | 22 KB | 
| jiotty-common-2.2.2-sources.jar | 45 KB | 
| jiotty-common-2.2.2-javadoc.jar | 356 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.immutables : value | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
| com.lmax : disruptor | jar | 
| 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 |