net.odoframework:odo-kotlin-service-dsl

Framework for building Serverless applications

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo-kotlin-service-dsl
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Framework for building Serverless applications

Download odo-kotlin-service-dsl

How to add to project

<!-- https://jarcasting.com/artifacts/net.odoframework/odo-kotlin-service-dsl/ -->
<dependency>
    <groupId>net.odoframework</groupId>
    <artifactId>odo-kotlin-service-dsl</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.odoframework/odo-kotlin-service-dsl/
implementation 'net.odoframework:odo-kotlin-service-dsl:0.1.1'
// https://jarcasting.com/artifacts/net.odoframework/odo-kotlin-service-dsl/
implementation ("net.odoframework:odo-kotlin-service-dsl:0.1.1")
'net.odoframework:odo-kotlin-service-dsl:jar:0.1.1'
<dependency org="net.odoframework" name="odo-kotlin-service-dsl" rev="0.1.1">
  <artifact name="odo-kotlin-service-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.odoframework', module='odo-kotlin-service-dsl', version='0.1.1')
)
libraryDependencies += "net.odoframework" % "odo-kotlin-service-dsl" % "0.1.1"
[net.odoframework/odo-kotlin-service-dsl "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.odoframework : odo-service jar 0.1.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

test (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.5.21
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.platform : junit-platform-launcher jar 1.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.9
0.0.8