is not current version
Last Version 1.6.16

JEAF Fast Lane Impl 1.6.8

JEAF Fast Lane is a bootstrapping project for JEAF services. Using JEAF Fast Lane it is possible to run JEAF Services inside an full featured http environment without having to care about http server and deployments there.

License

License

GroupId

GroupId

com.anaptecs.jeaf.fast-lane
ArtifactId

ArtifactId

jeaf-fast-lane-impl
Version

Version

1.6.8
Type

Type

jar
Description

Description

JEAF Fast Lane Impl
JEAF Fast Lane is a bootstrapping project for JEAF services. Using JEAF Fast Lane it is possible to run JEAF Services inside an full featured http environment without having to care about http server and deployments there.
Project URL

Project URL

https://www.anaptecs.de/jeaf/jeaf-fast-lane-impl

Download jeaf-fast-lane-impl 1.6.8


<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl/ -->
<dependency>
    <groupId>com.anaptecs.jeaf.fast-lane</groupId>
    <artifactId>jeaf-fast-lane-impl</artifactId>
    <version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl/
implementation 'com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-impl:1.6.8'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl/
implementation ("com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-impl:1.6.8")
'com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-impl:jar:1.6.8'
<dependency org="com.anaptecs.jeaf.fast-lane" name="jeaf-fast-lane-impl" rev="1.6.8">
  <artifact name="jeaf-fast-lane-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.fast-lane', module='jeaf-fast-lane-impl', version='1.6.8')
)
libraryDependencies += "com.anaptecs.jeaf.fast-lane" % "jeaf-fast-lane-impl" % "1.6.8"
[com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl "1.6.8"]

Dependencies

compile (16)

Group / Artifact Type Version
com.anaptecs.jeaf.tools : jeaf-tools-api jar 1.6.7
com.anaptecs.jeaf.fast-lane : jeaf-fast-lane-api jar 1.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.eclipse.jetty : jetty-server jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
org.eclipse.jetty : jetty-util jar 9.4.44.v20210927
org.glassfish.jersey.containers : jersey-container-jetty-http jar 2.35
org.glassfish.jersey.core : jersey-server jar 2.35
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.35
org.glassfish.jersey.inject : jersey-hk2 jar 2.35
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.35
org.glassfish.jersey.media : jersey-media-jaxb jar 2.35
org.yaml : snakeyaml jar 1.30
com.anaptecs.jeaf.x-fun : jeaf-x-fun-impl jar 1.6.11
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime pom 1.6.11
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

test (5)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.platform : junit-platform-suite-api jar 1.5.2
org.junit.platform : junit-platform-runner jar 1.5.2

Project Modules

There are no modules declared in this project.