net.odoframework:odo-sql

Framework for building Serverless applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo-sql
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Framework for building Serverless applications

Download odo-sql

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.odoframework : odo-core jar 0.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (4)

Group / Artifact Type Version
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