| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.baffalotech |
| Идентификатор | Идентификаторbaffalotech-integration-demo |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbaffalotech-integration-demo
baffalotech integration framework
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-demo/ -->
<dependency>
<groupId>com.baffalotech</groupId>
<artifactId>baffalotech-integration-demo</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-demo/
implementation 'com.baffalotech:baffalotech-integration-demo:1.0.5'
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-demo/
implementation ("com.baffalotech:baffalotech-integration-demo:1.0.5")
'com.baffalotech:baffalotech-integration-demo:jar:1.0.5'
<dependency org="com.baffalotech" name="baffalotech-integration-demo" rev="1.0.5">
<artifact name="baffalotech-integration-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baffalotech', module='baffalotech-integration-demo', version='1.0.5')
)
libraryDependencies += "com.baffalotech" % "baffalotech-integration-demo" % "1.0.5"
[com.baffalotech/baffalotech-integration-demo "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
| org.springframework.cloud : spring-cloud-starter-zipkin | jar | 2.1.2.RELEASE |
| com.weibo : motan-springsupport | jar | 1.1.6 |
| com.baffalotech : baffalotech-integration-http | jar | 1.0.5 |
| com.baffalotech : baffalotech-integration-tcp | jar | 1.0.5 |
| org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | 2.1.2.RELEASE |
| com.weibo : motan-transport-netty | jar | 1.1.6 |
| com.weibo : motan-transport-netty4 | jar | 1.1.6 |
| com.weibo : filter-opentracing | jar | 1.1.6 |
| com.weibo : motan-core | jar | 1.1.6 |
| io.netty : netty-all | jar | 4.1.37.Final |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |