<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-tomcat-spring-boot-tarter</artifactId>
<version>3.13</version>
</dependency>
implementation 'space.x9x.radp:radp-tomcat-spring-boot-tarter:3.13'
space.x9x.radp:radp-tomcat-spring-boot-tarter:3.13
<dependency org="space.x9x.radp" name="radp-tomcat-spring-boot-tarter" rev="3.13" />
libraryDependencies += "space.x9x.radp" % "radp-tomcat-spring-boot-tarter" % "3.13"
@Grab(group='space.x9x.radp', module='radp-tomcat-spring-boot-tarter', version='3.13')
[space.x9x.radp/radp-tomcat-spring-boot-tarter "3.13"]
'space.x9x.radp:radp-tomcat-spring-boot-tarter:jar:3.13'