License |
License |
---|---|
GroupId | GroupIduk.co.spicule |
ArtifactId | ArtifactIdsparkler-box |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionSparkler Box
A companion runtime version manager for Sparkler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sparkler-box-0.0.2.pom | |
sparkler-box-0.0.2.jar | 6 KB |
sparkler-box-0.0.2-sources.jar | 2 KB |
sparkler-box-0.0.2-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.spicule/sparkler-box/ -->
<dependency>
<groupId>uk.co.spicule</groupId>
<artifactId>sparkler-box</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.spicule/sparkler-box/
implementation 'uk.co.spicule:sparkler-box:0.0.2'
// https://jarcasting.com/artifacts/uk.co.spicule/sparkler-box/
implementation ("uk.co.spicule:sparkler-box:0.0.2")
'uk.co.spicule:sparkler-box:jar:0.0.2'
<dependency org="uk.co.spicule" name="sparkler-box" rev="0.0.2">
<artifact name="sparkler-box" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.spicule', module='sparkler-box', version='0.0.2')
)
libraryDependencies += "uk.co.spicule" % "sparkler-box" % "0.0.2"
[uk.co.spicule/sparkler-box "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.databricks : dbutils-api_2.12 | jar | 0.0.5 |
org.openjdk.nashorn : nashorn-core | jar | 15.3 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.12 | jar | 3.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | RELEASE |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.apache.maven.plugins : maven-compiler-plugin | jar | LATEST |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |