is not current version
Last Version 2.0.0.Final

io.apiman:apiman-tools-server-all 1.1.2.Preview2


GroupId

GroupId

io.apiman
ArtifactId

ArtifactId

apiman-tools-server-all
Version

Version

1.1.2.Preview2
Type

Type

pom

Download apiman-tools-server-all 1.1.2.Preview2


<!-- https://jarcasting.com/artifacts/io.apiman/apiman-tools-server-all/ -->
<dependency>
    <groupId>io.apiman</groupId>
    <artifactId>apiman-tools-server-all</artifactId>
    <version>1.1.2.Preview2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.apiman/apiman-tools-server-all/
implementation 'io.apiman:apiman-tools-server-all:1.1.2.Preview2'
// https://jarcasting.com/artifacts/io.apiman/apiman-tools-server-all/
implementation ("io.apiman:apiman-tools-server-all:1.1.2.Preview2")
'io.apiman:apiman-tools-server-all:pom:1.1.2.Preview2'
<dependency org="io.apiman" name="apiman-tools-server-all" rev="1.1.2.Preview2">
  <artifact name="apiman-tools-server-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.apiman', module='apiman-tools-server-all', version='1.1.2.Preview2')
)
libraryDependencies += "io.apiman" % "apiman-tools-server-all" % "1.1.2.Preview2"
[io.apiman/apiman-tools-server-all "1.1.2.Preview2"]