License |
License |
---|---|
Categories |
CategoriesKotlin Languages Net |
GroupId | GroupIdnet.odoframework |
ArtifactId | ArtifactIdodo-kotlin-dsl |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework for building Serverless applications
|
Filename | Size |
---|---|
odo-kotlin-dsl-0.1.1.pom | |
odo-kotlin-dsl-0.1.1.jar | 11 KB |
odo-kotlin-dsl-0.1.1-sources.jar | 1 KB |
odo-kotlin-dsl-0.1.1-javadoc.jar | 272 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.odoframework/odo-kotlin-dsl/ -->
<dependency>
<groupId>net.odoframework</groupId>
<artifactId>odo-kotlin-dsl</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.odoframework/odo-kotlin-dsl/
implementation 'net.odoframework:odo-kotlin-dsl:0.1.1'
// https://jarcasting.com/artifacts/net.odoframework/odo-kotlin-dsl/
implementation ("net.odoframework:odo-kotlin-dsl:0.1.1")
'net.odoframework:odo-kotlin-dsl:jar:0.1.1'
<dependency org="net.odoframework" name="odo-kotlin-dsl" rev="0.1.1">
<artifact name="odo-kotlin-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.odoframework', module='odo-kotlin-dsl', version='0.1.1')
)
libraryDependencies += "net.odoframework" % "odo-kotlin-dsl" % "0.1.1"
[net.odoframework/odo-kotlin-dsl "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.odoframework : odo-service | jar | 0.1.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.5.21 |
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 |