| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ericluoliu |
| Идентификатор | Идентификаторapisix-plugin-runner |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAPISIX Java Plugin Runner
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| apisix-plugin-runner-0.5.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ericluoliu/apisix-plugin-runner/ -->
<dependency>
<groupId>io.github.ericluoliu</groupId>
<artifactId>apisix-plugin-runner</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ericluoliu/apisix-plugin-runner/
implementation 'io.github.ericluoliu:apisix-plugin-runner:0.5.0'
// https://jarcasting.com/artifacts/io.github.ericluoliu/apisix-plugin-runner/
implementation ("io.github.ericluoliu:apisix-plugin-runner:0.5.0")
'io.github.ericluoliu:apisix-plugin-runner:pom:0.5.0'
<dependency org="io.github.ericluoliu" name="apisix-plugin-runner" rev="0.5.0">
<artifact name="apisix-plugin-runner" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ericluoliu', module='apisix-plugin-runner', version='0.5.0')
)
libraryDependencies += "io.github.ericluoliu" % "apisix-plugin-runner" % "0.5.0"
[io.github.ericluoliu/apisix-plugin-runner "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |