Last Version

Report Parent Configuration 1.5

Microservice for generating reports based on JasperReports

License

License

Categories

Categories

Net
GroupId

GroupId

net.n2oapp.cloud
ArtifactId

ArtifactId

report
Version

Version

1.5
Type

Type

pom
Description

Description

Report Parent Configuration
Microservice for generating reports based on JasperReports
Project URL

Project URL

https://github.com/i-novus-llc/report
Project Organization

Project Organization

I-Novus LLC

Download report 1.5

Filename Size
report-1.5.pom 8 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
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

Project Modules

  • report-api
  • report-service