License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.alta189 |
ArtifactId | ArtifactIdauto-spark |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionAuto Spark
Auto Spark adds an alternative way to use Spark
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auto-spark-1.1.pom | |
auto-spark-1.1.jar | 37 KB |
auto-spark-1.1-sources.jar | 19 KB |
auto-spark-1.1-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alta189/auto-spark/ -->
<dependency>
<groupId>com.alta189</groupId>
<artifactId>auto-spark</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alta189/auto-spark/
implementation 'com.alta189:auto-spark:1.1'
// https://jarcasting.com/artifacts/com.alta189/auto-spark/
implementation ("com.alta189:auto-spark:1.1")
'com.alta189:auto-spark:jar:1.1'
<dependency org="com.alta189" name="auto-spark" rev="1.1">
<artifact name="auto-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alta189', module='auto-spark', version='1.1')
)
libraryDependencies += "com.alta189" % "auto-spark" % "1.1"
[com.alta189/auto-spark "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.10 |
com.sparkjava : spark-core | jar | 2.2 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.squareup.okhttp : okhttp | jar | 2.3.0 |
com.sparkjava : spark-template-freemarker | jar | 2.0.0 |