is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-manager 4.0.0

Manager Application

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-manager
Version

Version

4.0.0
Type

Type

war

Download webtools-manager 4.0.0


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