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