License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.odoframework |
ArtifactId | ArtifactIdodo-example-user-service |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework for building Serverless applications
|
<!-- https://jarcasting.com/artifacts/net.odoframework/odo-example-user-service/ -->
<dependency>
<groupId>net.odoframework</groupId>
<artifactId>odo-example-user-service</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.odoframework/odo-example-user-service/
implementation 'net.odoframework:odo-example-user-service:0.0.4'
// https://jarcasting.com/artifacts/net.odoframework/odo-example-user-service/
implementation ("net.odoframework:odo-example-user-service:0.0.4")
'net.odoframework:odo-example-user-service:jar:0.0.4'
<dependency org="net.odoframework" name="odo-example-user-service" rev="0.0.4">
<artifact name="odo-example-user-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.odoframework', module='odo-example-user-service', version='0.0.4')
)
libraryDependencies += "net.odoframework" % "odo-example-user-service" % "0.0.4"
[net.odoframework/odo-example-user-service "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
net.odoframework : odo-core | jar | 0.0.4 |
net.odoframework : odo-container | jar | 0.0.4 |
net.odoframework : odo-service | jar | 0.0.4 |
net.odoframework : odo-sql | jar | 0.0.4 |
org.hsqldb : hsqldb | jar | 2.5.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
com.amazonaws : aws-lambda-java-core | jar | 1.2.1 |
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.mockito : mockito-core | jar | 3.8.0 |
org.jetbrains.kotlin : kotlin-test | jar | 1.5.10 |