| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.baffalotech |
| Идентификатор | Идентификаторbaffalotech-integration-http |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbaffalotech-integration-http
baffalotech integration framework
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-http/ -->
<dependency>
<groupId>com.baffalotech</groupId>
<artifactId>baffalotech-integration-http</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-http/
implementation 'com.baffalotech:baffalotech-integration-http:1.0.5'
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-integration-http/
implementation ("com.baffalotech:baffalotech-integration-http:1.0.5")
'com.baffalotech:baffalotech-integration-http:jar:1.0.5'
<dependency org="com.baffalotech" name="baffalotech-integration-http" rev="1.0.5">
<artifact name="baffalotech-integration-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baffalotech', module='baffalotech-integration-http', version='1.0.5')
)
libraryDependencies += "com.baffalotech" % "baffalotech-integration-http" % "1.0.5"
[com.baffalotech/baffalotech-integration-http "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.baffalotech : baffalotech-integration-core | jar | 1.0.5 |
| com.baffalotech : baffalotech-integration-tcp | jar | 1.0.5 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.6.RELEASE |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| com.google.guava : guava | jar | 14.0.1 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.3.2 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.3.2 |
| org.glassfish.grizzly : grizzly-http-servlet | jar | 2.4.0 |
| io.netty : netty-all | jar | 4.1.37.Final |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |