License |
License |
---|---|
GroupId | GroupIdorg.revapi |
ArtifactId | ArtifactIdrevapi |
Last Version | Last Version0.14.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI
API and common support classes of Revapi.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
revapi-0.14.4.pom | |
revapi-0.14.4.jar | 115 KB |
revapi-0.14.4-sources.jar | 79 KB |
revapi-0.14.4-javadoc.jar | 321 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.revapi/revapi/ -->
<dependency>
<groupId>org.revapi</groupId>
<artifactId>revapi</artifactId>
<version>0.14.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.revapi/revapi/
implementation 'org.revapi:revapi:0.14.4'
// https://jarcasting.com/artifacts/org.revapi/revapi/
implementation ("org.revapi:revapi:0.14.4")
'org.revapi:revapi:jar:0.14.4'
<dependency org="org.revapi" name="revapi" rev="0.14.4">
<artifact name="revapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.revapi', module='revapi', version='0.14.4')
)
libraryDependencies += "org.revapi" % "revapi" % "0.14.4"
[org.revapi/revapi "0.14.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.10.3 |
org.jboss : jboss-dmr | jar | 1.5.0.Final |
com.networknt : json-schema-validator | jar | 1.0.43 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy | jar | 1.9.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.vintage : junit-vintage-engine | jar |