| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Net |
| GroupId | GroupIdnet.yudichev.jiotty |
| ArtifactId | ArtifactIdjiotty-connector-slide |
| 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 |
<!-- https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-slide/ -->
<dependency>
<groupId>net.yudichev.jiotty</groupId>
<artifactId>jiotty-connector-slide</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-slide/
implementation 'net.yudichev.jiotty:jiotty-connector-slide:2.2.2'
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-slide/
implementation ("net.yudichev.jiotty:jiotty-connector-slide:2.2.2")
'net.yudichev.jiotty:jiotty-connector-slide:jar:2.2.2'
<dependency org="net.yudichev.jiotty" name="jiotty-connector-slide" rev="2.2.2">
<artifact name="jiotty-connector-slide" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.yudichev.jiotty', module='jiotty-connector-slide', version='2.2.2')
)
libraryDependencies += "net.yudichev.jiotty" % "jiotty-connector-slide" % "2.2.2"
[net.yudichev.jiotty/jiotty-connector-slide "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.yudichev.jiotty : jiotty-common | jar | |
| net.yudichev.jiotty : jiotty-appliance | jar | |
| org.immutables : value | jar | |
| com.google.code.findbugs : jsr305 | jar | |
| org.slf4j : slf4j-api | jar | |
| javax.inject : javax.inject | jar | |
| com.google.guava : guava | jar | |
| com.google.inject : guice | jar | |
| com.squareup.okhttp3 : okhttp | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.google.errorprone : error_prone_annotations | jar | |
| net.yudichev.jiotty : jiotty-common | test-jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.mockito : mockito-junit-jupiter | jar | 2.28.2 |