| License |
License |
|---|---|
| GroupId | GroupIdnl.thebigb |
| ArtifactId | ArtifactIdspark-core |
| Last Version | Last Version1.1.2-fork-u1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpark
A Sinatra inspired java web framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spark-core-1.1.2-fork-u1.pom | |
| spark-core-1.1.2-fork-u1.jar | 53 KB |
| spark-core-1.1.2-fork-u1-sources.jar | 46 KB |
| spark-core-1.1.2-fork-u1-javadoc.jar | 217 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.thebigb/spark-core/ -->
<dependency>
<groupId>nl.thebigb</groupId>
<artifactId>spark-core</artifactId>
<version>1.1.2-fork-u1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.thebigb/spark-core/
implementation 'nl.thebigb:spark-core:1.1.2-fork-u1'
// https://jarcasting.com/artifacts/nl.thebigb/spark-core/
implementation ("nl.thebigb:spark-core:1.1.2-fork-u1")
'nl.thebigb:spark-core:jar:1.1.2-fork-u1'
<dependency org="nl.thebigb" name="spark-core" rev="1.1.2-fork-u1">
<artifact name="spark-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.thebigb', module='spark-core', version='1.1.2-fork-u1')
)
libraryDependencies += "nl.thebigb" % "spark-core" % "1.1.2-fork-u1"
[nl.thebigb/spark-core "1.1.2-fork-u1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.eclipse.jetty : jetty-server | jar | 9.0.2.v20130417 |
| org.eclipse.jetty : jetty-webapp | jar | 9.0.2.v20130417 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.apache.httpcomponents : httpclient | jar | 4.2.2 |
| org.freemarker : freemarker | jar | 2.3.19 |
| com.google.code.gson : gson | jar | 2.2.4 |