Austin Bennett austin

net.thebennett.platform:platform-starter-contact (0.1.12)

Published 2026-09-11 17:13:01 -05:00 by austin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.reformedwitness.net/api/packages/austin/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.reformedwitness.net/api/packages/austin/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.reformedwitness.net/api/packages/austin/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>net.thebennett.platform</groupId>
	<artifactId>platform-starter-contact</artifactId>
	<version>0.1.12</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.reformedwitness.net/api/packages/austin/maven -Dartifact=net.thebennett.platform:platform-starter-contact:0.1.12

About this package

Contact-form handling: validation, SMTP delivery, and best-effort fan-out to the n8n hub.

Dependencies

org.springframework.boot:spring-boot-starter
org.springframework.boot:spring-boot-starter-mail
org.springframework.boot:spring-boot-starter-validation
org.springframework.boot:spring-boot-configuration-processor
org.springframework.boot:spring-boot-starter-test
Details
Maven
2026-09-11 17:13:01 -05:00
2
The Bennett Platform :: Starter :: Contact
13 KiB
Assets (2)
Versions (10) View all
0.1.12 2026-09-11
0.1.11 2026-08-19
0.1.10 2026-07-26
0.1.9 2026-07-23
0.1.8 2026-07-23