net.yudichev.jiotty:jiotty-appliance

Appliance abstraction that helps control IoT things

License

License

Categories

Categories

Net
GroupId

GroupId

net.yudichev.jiotty
ArtifactId

ArtifactId

jiotty-appliance
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Appliance abstraction that helps control IoT things
Project URL

Project URL

https://github.com/ylexus/jiotty
Source Code Management

Source Code Management

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

Download jiotty-appliance

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
net.yudichev.jiotty : jiotty-common jar
javax.inject : javax.inject jar
com.google.inject : guice jar
com.sparkjava : spark-core jar
org.slf4j : slf4j-api jar
com.google.code.findbugs : jsr305 jar
com.google.errorprone : error_prone_annotations jar
com.google.guava : guava jar

provided (1)

Group / Artifact Type Version
org.immutables : value jar

test (4)

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.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