is not current version
Last Version 45

Revapi Build Parent 43

This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.

License

License

GroupId

GroupId

org.revapi
ArtifactId

ArtifactId

revapi-build
Version

Version

43
Type

Type

pom
Description

Description

Revapi Build Parent
This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.
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-build 43

Filename Size
revapi-build-43.pom 26 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.