is not current version
Last Version 2.2.3.Final

io.apiman.plugins:custom-path-parser-plugin-demo 1.4.3.Final


GroupId

GroupId

io.apiman.plugins
ArtifactId

ArtifactId

custom-path-parser-plugin-demo
Version

Version

1.4.3.Final
Type

Type

war

Download custom-path-parser-plugin-demo 1.4.3.Final


<!-- 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>1.4.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:1.4.3.Final'
// https://jarcasting.com/artifacts/io.apiman.plugins/custom-path-parser-plugin-demo/
implementation ("io.apiman.plugins:custom-path-parser-plugin-demo:1.4.3.Final")
'io.apiman.plugins:custom-path-parser-plugin-demo:war:1.4.3.Final'
<dependency org="io.apiman.plugins" name="custom-path-parser-plugin-demo" rev="1.4.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='1.4.3.Final')
)
libraryDependencies += "io.apiman.plugins" % "custom-path-parser-plugin-demo" % "1.4.3.Final"
[io.apiman.plugins/custom-path-parser-plugin-demo "1.4.3.Final"]