io.github.mazixi:webhook-starter

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

io.github.mazixi
Идентификатор

Идентификатор

webhook-starter
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/webhook-starter
Система контроля версий

Система контроля версий

https://github.com/mazixi/webhook-starter

Скачать webhook-starter

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.1.4.RELEASE
org.projectlombok : lombok jar 1.18.16
org.slf4j : slf4j-api jar 1.7.30
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
com.alibaba : fastjson jar 1.2.62
org.apache.httpcomponents : httpclient jar 4.5.8
org.aspectj : aspectjweaver jar 1.9.5
org.aspectj : aspectjrt jar 1.9.5
org.yaml : snakeyaml jar 1.23

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0