Last Version

Gravitee.io APIM - Parent POM 20.3

The Gravitee.IO Parent POM provides common settings for all Gravitee components.

License

License

GroupId

GroupId

io.gravitee
ArtifactId

ArtifactId

gravitee-parent
Version

Version

20.3
Type

Type

pom
Description

Description

Gravitee.io APIM - Parent POM
The Gravitee.IO Parent POM provides common settings for all Gravitee components.
Project URL

Project URL

https://github.com/gravitee-io
Project Organization

Project Organization

Gravitee.IO
Source Code Management

Source Code Management

https://github.com/gravitee-io/parent

Download gravitee-parent 20.3

Filename Size
gravitee-parent-20.3.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.