DebugWebModule

DebugWebModule provides support for @DebugWebControllers in other modules. The purpose is mainly for technical configuration and debugging.

License

License

GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

debug-web-module
Last Version

Last Version

3.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

DebugWebModule
DebugWebModule provides support for @DebugWebControllers in other modules. The purpose is mainly for technical configuration and debugging.

Download debug-web-module

How to add to project

<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/debug-web-module/ -->
<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>debug-web-module</artifactId>
    <version>3.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/debug-web-module/
implementation 'com.foreach.across.modules:debug-web-module:3.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/debug-web-module/
implementation ("com.foreach.across.modules:debug-web-module:3.1.0.RELEASE")
'com.foreach.across.modules:debug-web-module:jar:3.1.0.RELEASE'
<dependency org="com.foreach.across.modules" name="debug-web-module" rev="3.1.0.RELEASE">
  <artifact name="debug-web-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='debug-web-module', version='3.1.0.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "debug-web-module" % "3.1.0.RELEASE"
[com.foreach.across.modules/debug-web-module "3.1.0.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.foreach.across : across-web jar 5.1.0.RELEASE
commons-io : commons-io jar 2.6
org.slf4j : log4j-over-slf4j jar 1.7.30
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.5.RELEASE
com.foreach.across.modules : spring-security-module Optional jar 4.0.0.RELEASE

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0.RELEASE
3.0.0.RELEASE
2.0.0.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE