| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.n2oapp.cloud |
| ArtifactId | ArtifactIdreport-api |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMicroservice for generating reports based on JasperReports
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| report-api-1.5.pom | |
| report-api-1.5.jar | 3 KB |
| report-api-1.5-sources.jar | 3 KB |
| report-api-1.5-javadoc.jar | 397 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.cloud/report-api/ -->
<dependency>
<groupId>net.n2oapp.cloud</groupId>
<artifactId>report-api</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.cloud/report-api/
implementation 'net.n2oapp.cloud:report-api:1.5'
// https://jarcasting.com/artifacts/net.n2oapp.cloud/report-api/
implementation ("net.n2oapp.cloud:report-api:1.5")
'net.n2oapp.cloud:report-api:jar:1.5'
<dependency org="net.n2oapp.cloud" name="report-api" rev="1.5">
<artifact name="report-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.cloud', module='report-api', version='1.5')
)
libraryDependencies += "net.n2oapp.cloud" % "report-api" % "1.5"
[net.n2oapp.cloud/report-api "1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.n2oapp.platform : n2o-platform-jaxrs-commons | jar | 4.2.3 |
| org.apache.cxf : cxf-rt-rs-service-description-swagger | jar | 3.4.0 |
| net.n2oapp.platform : n2o-platform-starter-jaxrs-server | jar | 4.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 |