is not current version
Last Version 2.0.6

org.ojbc:mondrian-rest 2.0.4


GroupId

GroupId

org.ojbc
ArtifactId

ArtifactId

mondrian-rest
Version

Version

2.0.4
Type

Type

war

Download mondrian-rest 2.0.4


<!-- https://jarcasting.com/artifacts/org.ojbc/mondrian-rest/ -->
<dependency>
    <groupId>org.ojbc</groupId>
    <artifactId>mondrian-rest</artifactId>
    <version>2.0.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ojbc/mondrian-rest/
implementation 'org.ojbc:mondrian-rest:2.0.4'
// https://jarcasting.com/artifacts/org.ojbc/mondrian-rest/
implementation ("org.ojbc:mondrian-rest:2.0.4")
'org.ojbc:mondrian-rest:war:2.0.4'
<dependency org="org.ojbc" name="mondrian-rest" rev="2.0.4">
  <artifact name="mondrian-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ojbc', module='mondrian-rest', version='2.0.4')
)
libraryDependencies += "org.ojbc" % "mondrian-rest" % "2.0.4"
[org.ojbc/mondrian-rest "2.0.4"]