License |
License |
---|---|
GroupId | GroupIdorg.ojbc |
ArtifactId | ArtifactIdmondrian-rest |
Version | Version2.0.6 |
Type | Typewar |
Description |
DescriptionMondrian REST API Implementation
Parent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
mondrian-rest-2.0.6.pom | |
mondrian-rest-2.0.6.war | 43 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ojbc/mondrian-rest/ -->
<dependency>
<groupId>org.ojbc</groupId>
<artifactId>mondrian-rest</artifactId>
<version>2.0.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ojbc/mondrian-rest/
implementation 'org.ojbc:mondrian-rest:2.0.6'
// https://jarcasting.com/artifacts/org.ojbc/mondrian-rest/
implementation ("org.ojbc:mondrian-rest:2.0.6")
'org.ojbc:mondrian-rest:war:2.0.6'
<dependency org="org.ojbc" name="mondrian-rest" rev="2.0.6">
<artifact name="mondrian-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ojbc', module='mondrian-rest', version='2.0.6')
)
libraryDependencies += "org.ojbc" % "mondrian-rest" % "2.0.6"
[org.ojbc/mondrian-rest "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.4.3 |
pentaho » mondrian | jar | 8.3.0.21-1159 |
xalan : xalan | jar | 2.7.2 |
org.ehcache : ehcache | jar | 3.9.0 |
org.ojbc : foodmart-data-hsqldb | jar | 1.0.0 |
org.hsqldb : hsqldb | jar | 2.5.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar | 2.4.3 |
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.platform : junit-platform-launcher | jar |