| License |
License |
|---|---|
| GroupId | GroupIdcom.thorstenmarx.webtools |
| ArtifactId | ArtifactIdwebtools-base |
| Last Version | Last Version5.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwebtools-base
Some basic components.
|
| Project Organization |
Project OrganizationWP DigitalExperience |
| Filename | Size |
|---|---|
| webtools-base-5.3.0.pom | |
| webtools-base-5.3.0.jar | 8 KB |
| webtools-base-5.3.0-sources.jar | 6 KB |
| webtools-base-5.3.0-javadoc.jar | 414 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-base/ -->
<dependency>
<groupId>com.thorstenmarx.webtools</groupId>
<artifactId>webtools-base</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-base/
implementation 'com.thorstenmarx.webtools:webtools-base:5.3.0'
// https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-base/
implementation ("com.thorstenmarx.webtools:webtools-base:5.3.0")
'com.thorstenmarx.webtools:webtools-base:jar:5.3.0'
<dependency org="com.thorstenmarx.webtools" name="webtools-base" rev="5.3.0">
<artifact name="webtools-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thorstenmarx.webtools', module='webtools-base', version='5.3.0')
)
libraryDependencies += "com.thorstenmarx.webtools" % "webtools-base" % "5.3.0"
[com.thorstenmarx.webtools/webtools-base "5.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.yaml : snakeyaml | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | |
| org.assertj : assertj-core | jar |