| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.odoframework |
| ArtifactId | ArtifactIdodo-sql |
| Version | Version0.0.8 |
| Type | Typejar |
| Description |
DescriptionFramework for building Serverless applications
|
| Filename | Size |
|---|---|
| odo-sql-0.0.8.pom | |
| odo-sql-0.0.8.jar | 49 KB |
| odo-sql-0.0.8-sources.jar | 18 KB |
| odo-sql-0.0.8-javadoc.jar | 527 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.odoframework/odo-sql/ -->
<dependency>
<groupId>net.odoframework</groupId>
<artifactId>odo-sql</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.odoframework/odo-sql/
implementation 'net.odoframework:odo-sql:0.0.8'
// https://jarcasting.com/artifacts/net.odoframework/odo-sql/
implementation ("net.odoframework:odo-sql:0.0.8")
'net.odoframework:odo-sql:jar:0.0.8'
<dependency org="net.odoframework" name="odo-sql" rev="0.0.8">
<artifact name="odo-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.odoframework', module='odo-sql', version='0.0.8')
)
libraryDependencies += "net.odoframework" % "odo-sql" % "0.0.8"
[net.odoframework/odo-sql "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.odoframework : odo-core | jar | 0.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| 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 |