From 20210245e619658c2459c77223d9abe3c643a882 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 15 Jan 2022 10:39:30 +0100 Subject: Split off -core module. Change-Id: I64d3c195db94e92da44c7e4971f5e85991ac30c8 --- core/pom.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 core/pom.xml (limited to 'core/pom.xml') diff --git a/core/pom.xml b/core/pom.xml new file mode 100644 index 0000000..86656ae --- /dev/null +++ b/core/pom.xml @@ -0,0 +1,48 @@ + + + + 4.0.0 + + + eu.mulk.quarkus-googlecloud-jsonlogging + quarkus-googlecloud-jsonlogging-parent + 3.1.4-SNAPSHOT + + + quarkus-googlecloud-jsonlogging-core + Quarkus Google Cloud JSON Logging Extension - JBoss Logging Core + + + + org.jboss.logmanager + jboss-logmanager-embedded + + + io.smallrye.common + smallrye-common-constraint + + + org.glassfish + jakarta.json + + + + + + + + maven-jar-plugin + + + + eu.mulk.quarkus.googlecloud.jsonlogging.core + + + + + + + + + -- cgit v1.2.3