is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-bom 3.0.0

webtools Bill of Materials.

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-bom
Version

Version

3.0.0
Type

Type

pom

Download webtools-bom 3.0.0

Filename Size
webtools-bom-3.0.0.pom 11 KB
Browse

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