| License |
License |
|---|---|
| GroupId | GroupIdde.ruedigermoeller |
| ArtifactId | ArtifactIdkontraktor-web |
| Last Version | Last Version4.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwebapp utils/framework for kontraktor
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| kontraktor-web-4.30.pom | |
| kontraktor-web-4.30.jar | 24 KB |
| kontraktor-web-4.30-sources.jar | 13 KB |
| kontraktor-web-4.30-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.ruedigermoeller/kontraktor-web/ -->
<dependency>
<groupId>de.ruedigermoeller</groupId>
<artifactId>kontraktor-web</artifactId>
<version>4.30</version>
</dependency>
// https://jarcasting.com/artifacts/de.ruedigermoeller/kontraktor-web/
implementation 'de.ruedigermoeller:kontraktor-web:4.30'
// https://jarcasting.com/artifacts/de.ruedigermoeller/kontraktor-web/
implementation ("de.ruedigermoeller:kontraktor-web:4.30")
'de.ruedigermoeller:kontraktor-web:jar:4.30'
<dependency org="de.ruedigermoeller" name="kontraktor-web" rev="4.30">
<artifact name="kontraktor-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ruedigermoeller', module='kontraktor-web', version='4.30')
)
libraryDependencies += "de.ruedigermoeller" % "kontraktor-web" % "4.30"
[de.ruedigermoeller/kontraktor-web "4.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.ruedigermoeller : reallive | jar | 4.30 |
| de.ruedigermoeller : kontraktor-http | jar | 4.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |