Last Version

com.foreach.across.modules:logging-module-project 1.1.0.RELEASE

Provides logging facilities for modules along with debug controllers to configure it.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

logging-module-project
Version

Version

1.1.0.RELEASE
Type

Type

pom
Description

Description

com.foreach.across.modules:logging-module-project
Provides logging facilities for modules along with debug controllers to configure it.
Project URL

Project URL

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

Source Code Management

https://bitbucket.org/beforeach/logging-module

Download logging-module-project 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/logging-module-project/ -->
<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>logging-module-project</artifactId>
    <version>1.1.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/logging-module-project/
implementation 'com.foreach.across.modules:logging-module-project:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/logging-module-project/
implementation ("com.foreach.across.modules:logging-module-project:1.1.0.RELEASE")
'com.foreach.across.modules:logging-module-project:pom:1.1.0.RELEASE'
<dependency org="com.foreach.across.modules" name="logging-module-project" rev="1.1.0.RELEASE">
  <artifact name="logging-module-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='logging-module-project', version='1.1.0.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "logging-module-project" % "1.1.0.RELEASE"
[com.foreach.across.modules/logging-module-project "1.1.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

  • logging-module
  • logging-module-test-web