Last Version

parent 1.0.1

The parent POM for all ktor-server-lambda modules

License

License

GroupId

GroupId

com.mercateo
ArtifactId

ArtifactId

ktor-server-lambda
Version

Version

1.0.1
Type

Type

jar
Description

Description

parent
The parent POM for all ktor-server-lambda modules
Project URL

Project URL

https://github.com/otbe/ktor-server-lambda
Project Organization

Project Organization

Mercateo AG
Source Code Management

Source Code Management

https://github.com/otbe/ktor-server-lambda.git

Download ktor-server-lambda 1.0.1


<!-- https://jarcasting.com/artifacts/com.mercateo/ktor-server-lambda/ -->
<dependency>
    <groupId>com.mercateo</groupId>
    <artifactId>ktor-server-lambda</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo/ktor-server-lambda/
implementation 'com.mercateo:ktor-server-lambda:1.0.1'
// https://jarcasting.com/artifacts/com.mercateo/ktor-server-lambda/
implementation ("com.mercateo:ktor-server-lambda:1.0.1")
'com.mercateo:ktor-server-lambda:jar:1.0.1'
<dependency org="com.mercateo" name="ktor-server-lambda" rev="1.0.1">
  <artifact name="ktor-server-lambda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mercateo', module='ktor-server-lambda', version='1.0.1')
)
libraryDependencies += "com.mercateo" % "ktor-server-lambda" % "1.0.1"
[com.mercateo/ktor-server-lambda "1.0.1"]

Dependencies

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

Project Modules

  • ktor-server-lambda-core
  • ktor-server-lambda-sample