License |
License |
---|---|
GroupId | GroupIdio.github.ericluoliu |
ArtifactId | ArtifactIdapisix-runner-src-dist |
Version | Version0.2.0 |
Type | Typepom |
Description |
Descriptionapisix-runner-src-dist
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 |
Filename | Size |
---|---|
apisix-runner-src-dist-0.2.0.pom | |
apisix-runner-src-dist-0.2.0.tgz | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ericluoliu/apisix-runner-src-dist/ -->
<dependency>
<groupId>io.github.ericluoliu</groupId>
<artifactId>apisix-runner-src-dist</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ericluoliu/apisix-runner-src-dist/
implementation 'io.github.ericluoliu:apisix-runner-src-dist:0.2.0'
// https://jarcasting.com/artifacts/io.github.ericluoliu/apisix-runner-src-dist/
implementation ("io.github.ericluoliu:apisix-runner-src-dist:0.2.0")
'io.github.ericluoliu:apisix-runner-src-dist:pom:0.2.0'
<dependency org="io.github.ericluoliu" name="apisix-runner-src-dist" rev="0.2.0">
<artifact name="apisix-runner-src-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ericluoliu', module='apisix-runner-src-dist', version='0.2.0')
)
libraryDependencies += "io.github.ericluoliu" % "apisix-runner-src-dist" % "0.2.0"
[io.github.ericluoliu/apisix-runner-src-dist "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.apisix » apisix-runner-starter | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |