| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.forezp |
| Идентификатор | Идентификаторmatrix-http-starter |
| Последняя версия | Последняя версия1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmatrix-http-starter
Demo project for Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| matrix-http-starter-1.8.pom | |
| matrix-http-starter-1.8.jar | 2 KB |
| matrix-http-starter-1.8-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.forezp/matrix-http-starter/ -->
<dependency>
<groupId>io.github.forezp</groupId>
<artifactId>matrix-http-starter</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/matrix-http-starter/
implementation 'io.github.forezp:matrix-http-starter:1.8'
// https://jarcasting.com/artifacts/io.github.forezp/matrix-http-starter/
implementation ("io.github.forezp:matrix-http-starter:1.8")
'io.github.forezp:matrix-http-starter:jar:1.8'
<dependency org="io.github.forezp" name="matrix-http-starter" rev="1.8">
<artifact name="matrix-http-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='matrix-http-starter', version='1.8')
)
libraryDependencies += "io.github.forezp" % "matrix-http-starter" % "1.8"
[io.github.forezp/matrix-http-starter "1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.forezp : matrix-http-core | jar | 1.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.5.3 |