| License |
License |
|---|---|
| GroupId | GroupIdcom.fotonauts |
| ArtifactId | ArtifactIdlackr |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLackr
Fotonauts high speed front-side HTTP proxy server
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lackr-0.9.1.pom | |
| lackr-0.9.1.jar | 148 KB |
| lackr-0.9.1-sources.jar | 73 KB |
| lackr-0.9.1-javadoc.jar | 549 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fotonauts/lackr/ -->
<dependency>
<groupId>com.fotonauts</groupId>
<artifactId>lackr</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fotonauts/lackr/
implementation 'com.fotonauts:lackr:0.9.1'
// https://jarcasting.com/artifacts/com.fotonauts/lackr/
implementation ("com.fotonauts:lackr:0.9.1")
'com.fotonauts:lackr:jar:0.9.1'
<dependency org="com.fotonauts" name="lackr" rev="0.9.1">
<artifact name="lackr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fotonauts', module='lackr', version='0.9.1')
)
libraryDependencies += "com.fotonauts" % "lackr" % "0.9.1"
[com.fotonauts/lackr "0.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-http | jar | 9.0.7.v20131107 |
| org.eclipse.jetty : jetty-server | jar | 9.0.7.v20131107 |
| org.mongodb : mongo-java-driver | jar | 2.10.1 |
| junit : junit | jar | 4.8.2 |
| com.github.jknack : handlebars | jar | 1.1.2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.0 |
| org.eclipse.jetty : jetty-webapp | jar | 9.0.7.v20131107 |
| org.eclipse.jetty : jetty-client | jar | 9.0.7.v20131107 |
| com.ibm.icu : icu4j | jar | 51.1 |
| commons-configuration : commons-configuration | jar | 1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |