| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ddth |
| Идентификатор | Идентификаторddth-commons-thrift |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Описание |
Описаниеddth-commons-thrift
DDTH's Java Common Libraries and Utilities
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ddth-commons-thrift-1.1.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-thrift/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-commons-thrift</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-thrift/
implementation 'com.github.ddth:ddth-commons-thrift:1.1.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-thrift/
implementation ("com.github.ddth:ddth-commons-thrift:1.1.0")
'com.github.ddth:ddth-commons-thrift:pom:1.1.0'
<dependency org="com.github.ddth" name="ddth-commons-thrift" rev="1.1.0">
<artifact name="ddth-commons-thrift" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-commons-thrift', version='1.1.0')
)
libraryDependencies += "com.github.ddth" % "ddth-commons-thrift" % "1.1.0"
[com.github.ddth/ddth-commons-thrift "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core Необязательный | jar | 6.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |