setup Quarkus app und retrieve Publisher
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Gradle properties
|
||||
|
||||
# Gradle properties
|
||||
description='Kontor with Quarkus'
|
||||
version=0.2.0-SNAPSHOT
|
||||
group=de.thpeetz
|
||||
|
||||
quarkusPluginId=io.quarkus
|
||||
quarkusPluginVersion=3.24.1
|
||||
quarkusPlatformGroupId=io.quarkus.platform
|
||||
quarkusPlatformArtifactId=quarkus-bom
|
||||
quarkusPlatformVersion=3.24.1
|
||||
Reference in New Issue
Block a user