Skip to content

Latest commit

 

History

History
567 lines (559 loc) · 12.6 KB

README.md

File metadata and controls

567 lines (559 loc) · 12.6 KB

Inverno OSS Parent

CI/C

The Inverno OSS parent POM provides OSS dependencies and plugin management to Inverno components and applications.

Dependencies

GroupId ArtifactId Version
ch.qos.logback logback-classic 1.5.6
com.aayushatharva.brotli4j brotli4j 1.16.0
com.aayushatharva.brotli4j native-linux-x86_64 1.16.0
com.aayushatharva.brotli4j native-osx-x86_64 1.16.0
com.aayushatharva.brotli4j native-windows-x86_64 1.16.0
com.fasterxml.jackson.core jackson-core 2.16.2
com.fasterxml.jackson.core jackson-databind 2.16.2
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.16.2
com.fasterxml.jackson.module jackson-module-afterburner 2.16.2
com.google.cloud.tools jib-core 0.27.0
com.google.protobuf protobuf-java 4.26.1
com.google.protobuf protobuf-java-util 4.26.1
com.google.protobuf protoc 4.26.1
com.google.protobuf protoc 4.26.1
com.google.protobuf protoc 4.26.1
com.google.protobuf protoc 4.26.1
com.google.protobuf protoc 4.26.1
com.google.protobuf protoc 4.26.1
com.google.protobuf protoc 4.26.1
com.google.protobuf protoc 4.26.1
com.google.protobuf protoc 4.26.1
com.google.protobuf protoc 4.26.1
com.ongres.scram client 2.1
commons-codec commons-codec 1.16.1
io.lettuce lettuce-core 6.3.2.RELEASE
io.netty netty-all 4.1.110.Final
io.netty netty-buffer 4.1.110.Final
io.netty netty-codec 4.1.110.Final
io.netty netty-codec-http 4.1.110.Final
io.netty netty-codec-http2 4.1.110.Final
io.netty netty-common 4.1.110.Final
io.netty netty-handler 4.1.110.Final
io.netty netty-handler-proxy 4.1.110.Final
io.netty netty-resolver 4.1.110.Final
io.netty netty-resolver-dns 4.1.110.Final
io.netty netty-tcnative-boringssl-static 2.0.65.Final
io.netty netty-transport 4.1.110.Final
io.netty netty-transport-classes-epoll 4.1.110.Final
io.netty netty-transport-classes-kqueue 4.1.110.Final
io.netty netty-transport-native-epoll 4.1.110.Final
io.netty netty-transport-native-epoll 4.1.110.Final
io.netty netty-transport-native-epoll 4.1.110.Final
io.netty netty-transport-native-epoll 4.1.110.Final
io.netty netty-transport-native-kqueue 4.1.110.Final
io.netty netty-transport-native-kqueue 4.1.110.Final
io.netty.incubator netty-incubator-transport-classes-io_uring 0.0.25.Final
io.netty.incubator netty-incubator-transport-native-io_uring 0.0.25.Final
io.netty.incubator netty-incubator-transport-native-io_uring 0.0.25.Final
io.netty.incubator netty-incubator-transport-native-io_uring 0.0.25.Final
io.projectreactor reactor-core 3.6.6
io.vertx vertx-core 4.5.8
io.vertx vertx-db2-client 4.5.8
io.vertx vertx-io_uring-incubator 4.5.8
io.vertx vertx-mssql-client 4.5.8
io.vertx vertx-mysql-client 4.5.8
io.vertx vertx-pg-client 4.5.8
io.vertx vertx-sql-client 4.5.8
kr.motd.maven os-maven-plugin 1.7.1
net.java.dev.javacc javacc 7.0.13
org.apache.commons commons-compress 1.26.2
org.apache.commons commons-lang3 3.14.0
org.apache.commons commons-text 1.12.0
org.apache.logging.log4j log4j-api 2.23.1
org.apache.logging.log4j log4j-core 2.23.1
org.apache.logging.log4j log4j-iostreams 2.23.1
org.apache.logging.log4j log4j-jul 2.23.1
org.apache.logging.log4j log4j-layout-template-json 2.23.1
org.apache.logging.log4j log4j-to-slf4j 2.23.1
org.apache.maven maven-artifact 3.6.0
org.apache.maven maven-compat 3.6.0
org.apache.maven maven-core 3.6.0
org.apache.maven maven-model 3.6.0
org.apache.maven maven-plugin-api 3.6.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.12.0
org.apache.maven.shared maven-common-artifact-filters 3.3.2
org.awaitility awaitility 4.2.1
org.bouncycastle bcjmail-jdk18on 1.78.1
org.bouncycastle bcmail-jdk18on 1.78.1
org.bouncycastle bcpg-jdk18on 1.78.1
org.bouncycastle bcpkix-jdk18on 1.78.1
org.bouncycastle bcprov-jdk18on 1.78.1
org.bouncycastle bctls-jdk18on 1.78.1
org.bouncycastle bcutil-jdk18on 1.78.1
org.junit junit-bom 5.10.2
org.mockito mockito-core 5.12.0
org.ow2.asm asm 9.7
org.tukaani xz 1.9
org.webjars swagger-ui 5.17.11

Maven Plugins

GroupId ArtifactId Version
org.apache.maven.plugins maven-antrun-plugin 3.1.0
org.apache.maven.plugins maven-assembly-plugin 3.7.1
org.apache.maven.plugins maven-clean-plugin 3.3.2
org.apache.maven.plugins maven-compiler-plugin 3.13.0
org.apache.maven.plugins maven-dependency-plugin 3.6.1
org.apache.maven.plugins maven-deploy-plugin 3.1.1
org.apache.maven.plugins maven-gpg-plugin 3.2.2
org.apache.maven.plugins maven-install-plugin 3.1.1
org.apache.maven.plugins maven-jar-plugin 3.4.1
org.apache.maven.plugins maven-javadoc-plugin 3.6.3
org.apache.maven.plugins maven-plugin-plugin 3.12.0
org.apache.maven.plugins maven-resources-plugin 3.3.1
org.apache.maven.plugins maven-shade-plugin 3.5.3
org.apache.maven.plugins maven-source-plugin 3.3.1
org.apache.maven.plugins maven-surefire-plugin 3.2.5
org.codehaus.mojo exec-maven-plugin 3.2.0
org.graalvm.buildtools native-maven-plugin 0.10.1
org.javacc.plugin javacc-maven-plugin 3.0.3
org.sonatype.plugins nexus-staging-maven-plugin 1.6.13
org.xolstice.maven.plugins protobuf-maven-plugin 0.6.1