License |
License |
---|---|
GroupId | GroupIdcom.baffalotech |
ArtifactId | ArtifactIdbaffalotech-integration-demo |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbaffalotech-integration-demo
baffalotech integration framework
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |