License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.dirigible |
ArtifactId | ArtifactIddirigible-api-facade-spark |
Version | Version6.1.13 |
Type | Typejar |
Description |
DescriptionAPI - Facade - Spark
External API modules packaged with Dirigible
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-api-facade-spark/ -->
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facade-spark</artifactId>
<version>6.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-api-facade-spark/
implementation 'org.eclipse.dirigible:dirigible-api-facade-spark:6.1.13'
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-api-facade-spark/
implementation ("org.eclipse.dirigible:dirigible-api-facade-spark:6.1.13")
'org.eclipse.dirigible:dirigible-api-facade-spark:jar:6.1.13'
<dependency org="org.eclipse.dirigible" name="dirigible-api-facade-spark" rev="6.1.13">
<artifact name="dirigible-api-facade-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.dirigible', module='dirigible-api-facade-spark', version='6.1.13')
)
libraryDependencies += "org.eclipse.dirigible" % "dirigible-api-facade-spark" % "6.1.13"
[org.eclipse.dirigible/dirigible-api-facade-spark "6.1.13"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
org.eclipse.dirigible : dirigible-commons-test | jar | 6.1.13 |
org.eclipse.dirigible : dirigible-database-derby | jar | 6.1.13 |
org.eclipse.dirigible : dirigible-repository-local | jar | 6.1.13 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : okhttp-urlconnection | jar | 2.7.5 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.23.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |