| License | License | 
|---|---|
| GroupId | GroupIdcom.ritense.valtimo | 
| ArtifactId | ArtifactIdweb | 
| Version | Version9.4.0.RELEASE | 
| Type | Typepom | 
| Description | DescriptionWeb module The web module is a module that facilitates common web configuration, such as CORS, request ip filtering and hardening | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| web-9.4.0.RELEASE.pom | |
| web-9.4.0.RELEASE-sources.jar | 15 KB | 
| web-9.4.0.RELEASE-plain.jar | 19 KB | 
| web-9.4.0.RELEASE-javadoc.jar | 444 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/web/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>web</artifactId>
    <version>9.4.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.ritense.valtimo/web/
implementation 'com.ritense.valtimo:web:9.4.0.RELEASE'// https://jarcasting.com/artifacts/com.ritense.valtimo/web/
implementation ("com.ritense.valtimo:web:9.4.0.RELEASE")'com.ritense.valtimo:web:pom:9.4.0.RELEASE'<dependency org="com.ritense.valtimo" name="web" rev="9.4.0.RELEASE">
  <artifact name="web" type="pom" />
</dependency>@Grapes(
@Grab(group='com.ritense.valtimo', module='web', version='9.4.0.RELEASE')
)libraryDependencies += "com.ritense.valtimo" % "web" % "9.4.0.RELEASE"[com.ritense.valtimo/web "9.4.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.security : spring-security-core | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.springframework.data : spring-data-commons | jar | |
| javax.inject : javax.inject | jar | 1 | 
| com.google.guava : guava | jar | 28.2-jre | 
| org.zalando : problem-spring-web | jar | 0.25.2 |