net.odoframework:odo-kotlin-sql-dsl

Framework for building Serverless applications

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo-kotlin-sql-dsl
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Framework for building Serverless applications

Download odo-kotlin-sql-dsl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.odoframework : odo-sql jar 0.1.0
net.odoframework : odo-kotlin-dsl jar 0.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

test (5)

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
org.hsqldb : hsqldb jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.4