| License |
License |
|---|---|
| GroupId | GroupIdcom.github.codingricky |
| ArtifactId | ArtifactIdspark-core-16 |
| Version | Version1.1 |
| Type | Typejar |
| Description |
DescriptionSpark
A fork of Spark to get it working under JDK 1.6
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spark-core-16-1.1.pom | |
| spark-core-16-1.1.jar | 51 KB |
| spark-core-16-1.1-sources.jar | 44 KB |
| spark-core-16-1.1-javadoc.jar | 201 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.codingricky/spark-core-16/ -->
<dependency>
<groupId>com.github.codingricky</groupId>
<artifactId>spark-core-16</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codingricky/spark-core-16/
implementation 'com.github.codingricky:spark-core-16:1.1'
// https://jarcasting.com/artifacts/com.github.codingricky/spark-core-16/
implementation ("com.github.codingricky:spark-core-16:1.1")
'com.github.codingricky:spark-core-16:jar:1.1'
<dependency org="com.github.codingricky" name="spark-core-16" rev="1.1">
<artifact name="spark-core-16" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codingricky', module='spark-core-16', version='1.1')
)
libraryDependencies += "com.github.codingricky" % "spark-core-16" % "1.1"
[com.github.codingricky/spark-core-16 "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.eclipse.jetty : jetty-server | jar | 8.1.12.v20130726 |
| org.eclipse.jetty : jetty-webapp | jar | 8.1.12.v20130726 |
| 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 |