Last Version

Lamebda 1.0.5

HTTP API handler supporting dynamic loading of handler functions

License

License

GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda
Version

Version

1.0.5
Type

Type

pom
Description

Description

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

Project URL

https://github.com/ethlo/lamebda
Source Code Management

Source Code Management

https://github.com/ethlo/lamebda

Download lamebda 1.0.5

Filename Size
lamebda-1.0.5.pom 7 KB
Browse

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

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