is not current version
Last Version 0.5.0

APISIX Java Plugin Runner Core 0.2.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-core
Version

Version

0.2.0
Type

Type

jar
Description

Description

APISIX Java Plugin Runner Core
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-core 0.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.apisix » apisix-runner-plugin jar 0.2.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-log4j2 jar
io.netty : netty-all jar
io.netty : netty-transport-native-kqueue jar
io.netty : netty-transport-native-epoll jar
com.google.guava : guava jar 30.1.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.google.code.gson : gson jar

Project Modules

There are no modules declared in this project.