| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zhizus |
| Идентификатор | Идентификаторforest-thrift |
| Версия | Версия0.0.1 |
| Тип | Типpom |
| Описание |
ОписаниеForest Thrift
Forest Thrift
|
| Имя Файла | Размер |
|---|---|
| forest-thrift-0.0.1.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zhizus/forest-thrift/ -->
<dependency>
<groupId>com.zhizus</groupId>
<artifactId>forest-thrift</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zhizus/forest-thrift/
implementation 'com.zhizus:forest-thrift:0.0.1'
// https://jarcasting.com/artifacts/com.zhizus/forest-thrift/
implementation ("com.zhizus:forest-thrift:0.0.1")
'com.zhizus:forest-thrift:pom:0.0.1'
<dependency org="com.zhizus" name="forest-thrift" rev="0.0.1">
<artifact name="forest-thrift" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zhizus', module='forest-thrift', version='0.0.1')
)
libraryDependencies += "com.zhizus" % "forest-thrift" % "0.0.1"
[com.zhizus/forest-thrift "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.6.1 |
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |