Last Version

de.quantummaid.tutorials.websockets-kotlin:step1 1.0.37

This parent pom is supposed to be used as a parent for all QuantumMaid open source projects to reliably enable the enforcement of java standards like library blacklisting, code style rules, and more.

License

License

Apache License, Version 2.0
Categories

Categories

Kotlin Languages Ant Build Tools
GroupId

GroupId

de.quantummaid.tutorials.websockets-kotlin
ArtifactId

ArtifactId

step1
Version

Version

1.0.37
Type

Type

jar
Description

Description

This parent pom is supposed to be used as a parent for all QuantumMaid open source projects to reliably enable the enforcement of java standards like library blacklisting, code style rules, and more.
Project Organization

Project Organization

Richard Hauswald

Download step1 1.0.37


<!-- https://jarcasting.com/artifacts/de.quantummaid.tutorials.websockets-kotlin/step1/ -->
<dependency>
    <groupId>de.quantummaid.tutorials.websockets-kotlin</groupId>
    <artifactId>step1</artifactId>
    <version>1.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.tutorials.websockets-kotlin/step1/
implementation 'de.quantummaid.tutorials.websockets-kotlin:step1:1.0.37'
// https://jarcasting.com/artifacts/de.quantummaid.tutorials.websockets-kotlin/step1/
implementation ("de.quantummaid.tutorials.websockets-kotlin:step1:1.0.37")
'de.quantummaid.tutorials.websockets-kotlin:step1:jar:1.0.37'
<dependency org="de.quantummaid.tutorials.websockets-kotlin" name="step1" rev="1.0.37">
  <artifact name="step1" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.tutorials.websockets-kotlin', module='step1', version='1.0.37')
)
libraryDependencies += "de.quantummaid.tutorials.websockets-kotlin" % "step1" % "1.0.37"
[de.quantummaid.tutorials.websockets-kotlin/step1 "1.0.37"]

Dependencies

compile (4)

Group / Artifact Type Version
de.quantummaid.quantummaid.packagings : quantummaid-essentials jar
de.quantummaid.httpmaid.integrations : httpmaid-undertow jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0
org.jetbrains.kotlin : kotlin-reflect jar 1.4.0

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.4.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0-RC1

Project Modules

There are no modules declared in this project.