| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.yudichev.jiotty |
| Идентификатор | Идентификаторjiotty-connector-google-gmail |
| Последняя версия | Последняя версия2.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava components for low level home automation coding
|
<!-- https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-google-gmail/ -->
<dependency>
<groupId>net.yudichev.jiotty</groupId>
<artifactId>jiotty-connector-google-gmail</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-google-gmail/
implementation 'net.yudichev.jiotty:jiotty-connector-google-gmail:2.2.2'
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-google-gmail/
implementation ("net.yudichev.jiotty:jiotty-connector-google-gmail:2.2.2")
'net.yudichev.jiotty:jiotty-connector-google-gmail:jar:2.2.2'
<dependency org="net.yudichev.jiotty" name="jiotty-connector-google-gmail" rev="2.2.2">
<artifact name="jiotty-connector-google-gmail" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.yudichev.jiotty', module='jiotty-connector-google-gmail', version='2.2.2')
)
libraryDependencies += "net.yudichev.jiotty" % "jiotty-connector-google-gmail" % "2.2.2"
[net.yudichev.jiotty/jiotty-connector-google-gmail "2.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.yudichev.jiotty : jiotty-connector-google-common | jar | 2.2.2 |
| net.yudichev.jiotty : jiotty-common | jar | |
| org.slf4j : slf4j-api | jar | |
| com.google.inject : guice | jar | |
| com.google.inject.extensions : guice-assistedinject | jar | |
| javax.inject : javax.inject | jar | |
| com.google.guava : guava | jar | |
| com.google.apis : google-api-services-gmail | jar | |
| org.apache.logging.log4j : log4j-core | jar | |
| com.sun.mail : jakarta.mail | jar | |
| com.google.code.findbugs : jsr305 | jar | |
| com.google.http-client : google-http-client-jackson2 | jar | |
| com.google.api-client : google-api-client | jar | |
| com.google.errorprone : error_prone_annotations | jar | |
| com.google.http-client : google-http-client | jar | |
| com.google.oauth-client : google-oauth-client | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lmax : disruptor | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |