License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Reporting Business Logic Libraries |
GroupId | GroupIdorg.apache.maven.reporting |
ArtifactId | ArtifactIdmaven-reporting-api |
Last Version | Last Version4.0.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Maven Reporting API
API to manage report generation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.maven.reporting/maven-reporting-api/ -->
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-api</artifactId>
<version>4.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.reporting/maven-reporting-api/
implementation 'org.apache.maven.reporting:maven-reporting-api:4.0.0-M1'
// https://jarcasting.com/artifacts/org.apache.maven.reporting/maven-reporting-api/
implementation ("org.apache.maven.reporting:maven-reporting-api:4.0.0-M1")
'org.apache.maven.reporting:maven-reporting-api:jar:4.0.0-M1'
<dependency org="org.apache.maven.reporting" name="maven-reporting-api" rev="4.0.0-M1">
<artifact name="maven-reporting-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.reporting', module='maven-reporting-api', version='4.0.0-M1')
)
libraryDependencies += "org.apache.maven.reporting" % "maven-reporting-api" % "4.0.0-M1"
[org.apache.maven.reporting/maven-reporting-api "4.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.doxia : doxia-sink-api | jar | 2.0.0-M2 |
Version |
---|
4.0.0-M1
|
3.1.0
|
3.0
|
2.2.1
|
2.2.0
|
2.1.0
|
2.1.0-M1
|
2.0.11
|
2.0.10
|
2.0.9
|
2.0.8
|
2.0.7
|
2.0.6
|
2.0.5
|
2.0.4
|
2.0.3
|
2.0.2
|
2.0.1
|
2.0
|
2.0-beta-3
|
2.0-beta-2
|
2.0-beta-1
|
2.0-alpha-3
|
2.0-alpha-2
|