JEAF Fast Lane API

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-api
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

JEAF Fast Lane API
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-api

Download jeaf-fast-lane-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

Group / Artifact Type Version
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.
com.anaptecs.jeaf.fast-lane

anaptecs

Versions

Version
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0