is not current version
Last Version 4.9.1

org.ow2.orchestra.reporting:reporting 4.9.0


Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

org.ow2.orchestra.reporting
ArtifactId

ArtifactId

reporting
Version

Version

4.9.0
Type

Type

jar

Download reporting 4.9.0


<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.reporting/reporting/ -->
<dependency>
    <groupId>org.ow2.orchestra.reporting</groupId>
    <artifactId>reporting</artifactId>
    <version>4.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.reporting/reporting/
implementation 'org.ow2.orchestra.reporting:reporting:4.9.0'
// https://jarcasting.com/artifacts/org.ow2.orchestra.reporting/reporting/
implementation ("org.ow2.orchestra.reporting:reporting:4.9.0")
'org.ow2.orchestra.reporting:reporting:jar:4.9.0'
<dependency org="org.ow2.orchestra.reporting" name="reporting" rev="4.9.0">
  <artifact name="reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.reporting', module='reporting', version='4.9.0')
)
libraryDependencies += "org.ow2.orchestra.reporting" % "reporting" % "4.9.0"
[org.ow2.orchestra.reporting/reporting "4.9.0"]