net.odoframework:odo-core

Framework for building Serverless applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo-core
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Framework for building Serverless applications

Download odo-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha2

provided (1)

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

test (5)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.5.1
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.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.4