Last Version

net.yudichev.jiotty:jiotty-connector-google-common 2.2.2

Java components for low level home automation coding

License

License

Categories

Categories

Net
GroupId

GroupId

net.yudichev.jiotty
ArtifactId

ArtifactId

jiotty-connector-google-common
Version

Version

2.2.2
Type

Type

jar
Description

Description

Java components for low level home automation coding

Download jiotty-connector-google-common 2.2.2


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

Dependencies

compile (16)

Group / Artifact Type Version
net.yudichev.jiotty : jiotty-common jar
com.google.inject : guice jar
com.google.guava : guava jar
com.google.api-client : google-api-client jar
com.google.auth : google-auth-library-oauth2-http jar
com.google.auth : google-auth-library-credentials jar
com.google.code.findbugs : jsr305 jar
com.google.http-client : google-http-client-jackson2 jar
com.google.errorprone : error_prone_annotations jar
com.google.oauth-client : google-oauth-client-java6 jar
com.google.http-client : google-http-client jar
com.google.oauth-client : google-oauth-client jar
javax.inject : javax.inject jar
javax.servlet : javax.servlet-api jar
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-util jar

provided (1)

Group / Artifact Type Version
org.immutables : value jar

runtime (1)

Group / Artifact Type Version
com.lmax : disruptor jar

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.mockito : mockito-junit-jupiter jar 2.28.2
org.mockito : mockito-core jar 2.28.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.