| License |
License |
|---|---|
| GroupId | GroupIdio.github.forezp |
| ArtifactId | ArtifactIdmatrix-http-starter |
| Version | Version1.6 |
| Type | Typejar |
| Description |
Descriptionmatrix-http-starter
Demo project for Spring Boot
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| matrix-http-starter-1.6.pom | |
| matrix-http-starter-1.6.jar | 2 KB |
| matrix-http-starter-1.6-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.forezp/matrix-http-starter/ -->
<dependency>
<groupId>io.github.forezp</groupId>
<artifactId>matrix-http-starter</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/matrix-http-starter/
implementation 'io.github.forezp:matrix-http-starter:1.6'
// https://jarcasting.com/artifacts/io.github.forezp/matrix-http-starter/
implementation ("io.github.forezp:matrix-http-starter:1.6")
'io.github.forezp:matrix-http-starter:jar:1.6'
<dependency org="io.github.forezp" name="matrix-http-starter" rev="1.6">
<artifact name="matrix-http-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='matrix-http-starter', version='1.6')
)
libraryDependencies += "io.github.forezp" % "matrix-http-starter" % "1.6"
[io.github.forezp/matrix-http-starter "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.forezp : matrix-http-core | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.1.RELEASE |