| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.airlenet |
| Идентификатор | Идентификаторplay-integration-thrift |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеplay-parent
|
| Организация-разработчик |
Организация-разработчикairlenet |
<!-- https://jarcasting.com/artifacts/com.airlenet/play-integration-thrift/ -->
<dependency>
<groupId>com.airlenet</groupId>
<artifactId>play-integration-thrift</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet/play-integration-thrift/
implementation 'com.airlenet:play-integration-thrift:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.airlenet/play-integration-thrift/
implementation ("com.airlenet:play-integration-thrift:1.0.0.RELEASE")
'com.airlenet:play-integration-thrift:jar:1.0.0.RELEASE'
<dependency org="com.airlenet" name="play-integration-thrift" rev="1.0.0.RELEASE">
<artifact name="play-integration-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet', module='play-integration-thrift', version='1.0.0.RELEASE')
)
libraryDependencies += "com.airlenet" % "play-integration-thrift" % "1.0.0.RELEASE"
[com.airlenet/play-integration-thrift "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.airlenet : play-integration | jar | 1.0.0.RELEASE |
| org.apache.thrift : libthrift | jar | 0.9.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| com.google.guava : guava | jar | 19.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.springframework : spring-context-support | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar |