is not current version
Last Version 2.0.6

org.ojbc:mondrian-rest 1.4.4


GroupId

GroupId

org.ojbc
ArtifactId

ArtifactId

mondrian-rest
Version

Version

1.4.4
Type

Type

war

Download mondrian-rest 1.4.4


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