| License |
License |
|---|---|
| GroupId | GroupIdorg.revapi |
| ArtifactId | ArtifactIdrevapi-basic-features |
| Last Version | Last Version0.12.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBasic Features
The basic extensions loaded by default both in the standalone
distribution and by the maven plugin.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.revapi/revapi-basic-features/ -->
<dependency>
<groupId>org.revapi</groupId>
<artifactId>revapi-basic-features</artifactId>
<version>0.12.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.revapi/revapi-basic-features/
implementation 'org.revapi:revapi-basic-features:0.12.5'
// https://jarcasting.com/artifacts/org.revapi/revapi-basic-features/
implementation ("org.revapi:revapi-basic-features:0.12.5")
'org.revapi:revapi-basic-features:jar:0.12.5'
<dependency org="org.revapi" name="revapi-basic-features" rev="0.12.5">
<artifact name="revapi-basic-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.revapi', module='revapi-basic-features', version='0.12.5')
)
libraryDependencies += "org.revapi" % "revapi-basic-features" % "0.12.5"
[org.revapi/revapi-basic-features "0.12.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.revapi : revapi | jar | 0.14.4 |
| 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 |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.0 |
| org.mockito : mockito-core | jar | 3.2.4 |
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.vintage : junit-vintage-engine | jar |