Last Version

matrix-http-core 1.8

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

matrix-http-core
Version

Version

1.8
Type

Type

jar
Description

Description

matrix-http-core
Demo project for Spring Boot
Project URL

Project URL

https://github.com/forezp

Download matrix-http-core 1.8


<!-- https://jarcasting.com/artifacts/io.github.forezp/matrix-http-core/ -->
<dependency>
    <groupId>io.github.forezp</groupId>
    <artifactId>matrix-http-core</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/matrix-http-core/
implementation 'io.github.forezp:matrix-http-core:1.8'
// https://jarcasting.com/artifacts/io.github.forezp/matrix-http-core/
implementation ("io.github.forezp:matrix-http-core:1.8")
'io.github.forezp:matrix-http-core:jar:1.8'
<dependency org="io.github.forezp" name="matrix-http-core" rev="1.8">
  <artifact name="matrix-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='matrix-http-core', version='1.8')
)
libraryDependencies += "io.github.forezp" % "matrix-http-core" % "1.8"
[io.github.forezp/matrix-http-core "1.8"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.springframework : spring-context jar 5.3.9
com.alibaba : fastjson jar 1.2.78

provided (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-1.2-api jar 2.9.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1

Project Modules

There are no modules declared in this project.