Last Version

net.odoframework:odo-container 0.1.1

Framework for building Serverless applications

License

License

Categories

Categories

Container Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo-container
Version

Version

0.1.1
Type

Type

jar
Description

Description

Framework for building Serverless applications

Download odo-container 0.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
net.odoframework : odo-core jar 0.1.1
jakarta.transaction : jakarta.transaction-api jar 2.0.0
jakarta.inject : jakarta.inject-api jar 2.0.0
com.google.code.gson : gson jar 2.8.6

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.