License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.apache.kylin |
ArtifactId | ArtifactIdkylin-tomcat-ext |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Kylin - Tomcat Extension
Apache Kylin - Tomcat Extension
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kylin-tomcat-ext-3.1.3.pom | |
kylin-tomcat-ext-3.1.3.jar | 8 KB |
kylin-tomcat-ext-3.1.3-tests.jar | 6 KB |
kylin-tomcat-ext-3.1.3-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.kylin/kylin-tomcat-ext/ -->
<dependency>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin-tomcat-ext</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kylin/kylin-tomcat-ext/
implementation 'org.apache.kylin:kylin-tomcat-ext:3.1.3'
// https://jarcasting.com/artifacts/org.apache.kylin/kylin-tomcat-ext/
implementation ("org.apache.kylin:kylin-tomcat-ext:3.1.3")
'org.apache.kylin:kylin-tomcat-ext:jar:3.1.3'
<dependency org="org.apache.kylin" name="kylin-tomcat-ext" rev="3.1.3">
<artifact name="kylin-tomcat-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kylin', module='kylin-tomcat-ext', version='3.1.3')
)
libraryDependencies += "org.apache.kylin" % "kylin-tomcat-ext" % "3.1.3"
[org.apache.kylin/kylin-tomcat-ext "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-catalina | jar | 7.0.100 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.apache.hadoop : hadoop-common | jar | 2.7.1 |