is not current version
Last Version 1.6.1

JEAF Fast Lane API 1.6.0

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
Version

Version

1.6.0
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.

Download jeaf-fast-lane-api 1.6.0


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

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.