License |
License |
---|---|
GroupId | GroupIdio.apiman.plugins |
ArtifactId | ArtifactIdcustom-path-parser-plugin-demo |
Last Version | Last Version2.2.3.Final |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptioncustom-path-parser-plugin-demo
This project contains plugins for apiman.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.apiman.plugins/custom-path-parser-plugin-demo/ -->
<dependency>
<groupId>io.apiman.plugins</groupId>
<artifactId>custom-path-parser-plugin-demo</artifactId>
<version>2.2.3.Final</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.apiman.plugins/custom-path-parser-plugin-demo/
implementation 'io.apiman.plugins:custom-path-parser-plugin-demo:2.2.3.Final'
// https://jarcasting.com/artifacts/io.apiman.plugins/custom-path-parser-plugin-demo/
implementation ("io.apiman.plugins:custom-path-parser-plugin-demo:2.2.3.Final")
'io.apiman.plugins:custom-path-parser-plugin-demo:war:2.2.3.Final'
<dependency org="io.apiman.plugins" name="custom-path-parser-plugin-demo" rev="2.2.3.Final">
<artifact name="custom-path-parser-plugin-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='io.apiman.plugins', module='custom-path-parser-plugin-demo', version='2.2.3.Final')
)
libraryDependencies += "io.apiman.plugins" % "custom-path-parser-plugin-demo" % "2.2.3.Final"
[io.apiman.plugins/custom-path-parser-plugin-demo "2.2.3.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.apiman : apiman-gateway-engine-beans | jar | 2.2.3.Final |
io.apiman : apiman-gateway-engine-core | jar | 2.2.3.Final |
io.apiman : apiman-gateway-engine-policies | jar | 2.2.3.Final |
Group / Artifact | Type | Version |
---|---|---|
io.apiman : apiman-test-policies | jar | 2.2.3.Final |
junit : junit | jar | 4.13.2 |