License |
License |
---|---|
GroupId | GroupIdio.github.ericluoliu |
ArtifactId | ArtifactIdapisix-runner-starter |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPISIX Java Plugin Runner Starter
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 |
<!-- https://jarcasting.com/artifacts/io.github.ericluoliu/apisix-runner-starter/ -->
<dependency>
<groupId>io.github.ericluoliu</groupId>
<artifactId>apisix-runner-starter</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ericluoliu/apisix-runner-starter/
implementation 'io.github.ericluoliu:apisix-runner-starter:0.5.0'
// https://jarcasting.com/artifacts/io.github.ericluoliu/apisix-runner-starter/
implementation ("io.github.ericluoliu:apisix-runner-starter:0.5.0")
'io.github.ericluoliu:apisix-runner-starter:jar:0.5.0'
<dependency org="io.github.ericluoliu" name="apisix-runner-starter" rev="0.5.0">
<artifact name="apisix-runner-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ericluoliu', module='apisix-runner-starter', version='0.5.0')
)
libraryDependencies += "io.github.ericluoliu" % "apisix-runner-starter" % "0.5.0"
[io.github.ericluoliu/apisix-runner-starter "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.ericluoliu : apisix-runner-core | jar | 0.5.0 |
io.github.ericluoliu : apisix-runner-plugin | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |