maven2

org.olap4j:olap4j (0.9.7.309-JS-3)

Published 2026-07-11 14:20:19 +00:00 by uniCenta

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.olap4j</groupId>
	<artifactId>olap4j</artifactId>
	<version>0.9.7.309-JS-3</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://repo.unicenta.io/api/packages/maven2/maven -Dartifact=org.olap4j:olap4j:0.9.7.309-JS-3
Details
Maven
2026-07-11 14:20:19 +00:00
38
435 KiB
Assets (2)
Versions (1) View all
0.9.7.309-JS-3 2026-07-11