is not current version
Last Version 1.0.5

Lamebda 0.9.6

Simple HTTP handler supporting dynamic loading of HTTP handler functions

License

License

GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda
Version

Version

0.9.6
Type

Type

pom
Description

Description

Lamebda
Simple HTTP handler supporting dynamic loading of HTTP handler functions
Project URL

Project URL

https://github.com/ethlo/lamebda

Download lamebda 0.9.6

Filename Size
lamebda-0.9.6.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda/ -->
<dependency>
    <groupId>com.ethlo.lamebda</groupId>
    <artifactId>lamebda</artifactId>
    <version>0.9.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda/
implementation 'com.ethlo.lamebda:lamebda:0.9.6'
// https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda/
implementation ("com.ethlo.lamebda:lamebda:0.9.6")
'com.ethlo.lamebda:lamebda:pom:0.9.6'
<dependency org="com.ethlo.lamebda" name="lamebda" rev="0.9.6">
  <artifact name="lamebda" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.lamebda', module='lamebda', version='0.9.6')
)
libraryDependencies += "com.ethlo.lamebda" % "lamebda" % "0.9.6"
[com.ethlo.lamebda/lamebda "0.9.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lamebda-core
  • lamebda-spring-web-starter
  • lamebda-springmvc