is not current version
Last Version 1.6.16

com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-impl-project 1.6.13

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.

GroupId

GroupId

com.anaptecs.jeaf.fast-lane
ArtifactId

ArtifactId

jeaf-fast-lane-impl-project
Version

Version

1.6.13
Type

Type

pom

Download jeaf-fast-lane-impl-project 1.6.13


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