Last Version

com.foreach.across.modules:debug-web 2.0.0.RELEASE

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
Version

Version

2.0.0.RELEASE
Type

Type

pom
Description

Description

com.foreach.across.modules:debug-web
DebugWebModule provides support for @DebugWebControllers in other modules. The purpose is mainly for technical configuration and debugging.
Project URL

Project URL

https://foreach.atlassian.net/wiki/display/AX/DebugWebModule
Source Code Management

Source Code Management

https://bitbucket.org/beforeach/debug-web-module

Download debug-web 2.0.0.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • debug-web-module
  • debug-web-test-web