rnentjes
  • Joined on 2024-04-21

nl.astraeus-simple-reverse-proxy (1.0.1-SNAPSHOT)

Published 2024-07-15 19:00:59 +00:00 by rnentjes

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>nl.astraeus</groupId>
	<artifactId>simple-reverse-proxy</artifactId>
	<version>1.0.1-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=nl.astraeus:simple-reverse-proxy:1.0.1-SNAPSHOT

About this package

Simple Reverse Proxy

Dependencies

org.jetbrains.kotlin:kotlin-stdlib
2.0.0
org.slf4j:slf4j-api
2.0.13
org.slf4j:slf4j-simple
2.0.13
io.github.oshai:kotlin-logging-jvm
6.0.9
org.jetbrains.kotlinx:kotlinx-datetime-jvm
0.5.0
nl.astraeus:kotlin-css-generator-jvm
1.0.7
io.undertow:undertow-core
2.3.13.Final
org.jetbrains.kotlinx:kotlinx-html-jvm
0.11.0
nl.astraeus:simple-persistence-kotlin
1.0.0-SNAPSHOT
org.shredzone.acme4j:acme4j-client
3.3.0
com.fasterxml.jackson.core:jackson-databind
2.17.0
com.cronutils:cron-utils
9.2.0