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