License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.odoframework |
ArtifactId | ArtifactIdodo-core |
Version | Version0.1.1 |
Type | Typejar |
Description |
DescriptionFramework for building Serverless applications
|
Filename | Size |
---|---|
odo-core-0.1.1.pom | |
odo-core-0.1.1.jar | 109 KB |
odo-core-0.1.1-sources.jar | 47 KB |
odo-core-0.1.1-javadoc.jar | 515 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 2.0.0-alpha2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
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 |