Last Version

APISIX Java Runner Plugins SDK 0.5.0

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.

License

License

GroupId

GroupId

io.github.ericluoliu
ArtifactId

ArtifactId

apisix-runner-plugin-sdk
Version

Version

0.5.0
Type

Type

jar
Description

Description

APISIX Java Runner Plugins SDK
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.
Project Organization

Project Organization

The Apache Software Foundation

Download apisix-runner-plugin-sdk 0.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.api7 : A6 jar 0.3.0-RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.