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.

License

License

GroupId

GroupId

com.anaptecs.jeaf.fast-lane
ArtifactId

ArtifactId

jeaf-fast-lane-impl
Last Version

Last Version

1.6.16
Release Date

Release Date

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

How to add to project

<!-- 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.16</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.16'
// 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.16")
'com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-impl:jar:1.6.16'
<dependency org="com.anaptecs.jeaf.fast-lane" name="jeaf-fast-lane-impl" rev="1.6.16">
  <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.16')
)
libraryDependencies += "com.anaptecs.jeaf.fast-lane" % "jeaf-fast-lane-impl" % "1.6.16"
[com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl "1.6.16"]

Dependencies

compile (17)

Group / Artifact Type Version
com.anaptecs.jeaf.tools : jeaf-tools-api jar 1.6.16
com.anaptecs.jeaf.fast-lane : jeaf-fast-lane-api jar 1.6.1
com.anaptecs.jeaf.json : jeaf-json-impl-runtime pom 1.6.10
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.eclipse.jetty : jetty-server jar 9.4.46.v20220331
org.eclipse.jetty : jetty-servlet jar 9.4.46.v20220331
org.eclipse.jetty : jetty-util jar 9.4.46.v20220331
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 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.20
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime pom 1.6.20
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2

test (6)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
com.anaptecs.jeaf.core : jeaf-core-service-api jar 1.6.16
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-suite-api jar 1.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.16
1.6.15
1.6.14
1.6.13
1.6.12
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3