is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-manager 5.2.1

Manager Application

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-manager
Version

Version

5.2.1
Type

Type

war

Download webtools-manager 5.2.1


<!-- https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-manager/ -->
<dependency>
    <groupId>com.thorstenmarx.webtools</groupId>
    <artifactId>webtools-manager</artifactId>
    <version>5.2.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-manager/
implementation 'com.thorstenmarx.webtools:webtools-manager:5.2.1'
// https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-manager/
implementation ("com.thorstenmarx.webtools:webtools-manager:5.2.1")
'com.thorstenmarx.webtools:webtools-manager:war:5.2.1'
<dependency org="com.thorstenmarx.webtools" name="webtools-manager" rev="5.2.1">
  <artifact name="webtools-manager" type="war" />
</dependency>
@Grapes(
@Grab(group='com.thorstenmarx.webtools', module='webtools-manager', version='5.2.1')
)
libraryDependencies += "com.thorstenmarx.webtools" % "webtools-manager" % "5.2.1"
[com.thorstenmarx.webtools/webtools-manager "5.2.1"]