Last Version

Revapi parent 15

Parent POM for revapi projects. Common deps and site.

License

License

GroupId

GroupId

org.revapi
ArtifactId

ArtifactId

revapi-parent
Version

Version

15
Type

Type

pom
Description

Description

Revapi parent
Parent POM for revapi projects. Common deps and site.
Project URL

Project URL

https://revapi.org
Project Organization

Project Organization

Lukas Krejci
Source Code Management

Source Code Management

https://github.com/revapi/revapi

Download revapi-parent 15

Filename Size
revapi-parent-15.pom 16 KB
Browse

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

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.