Admin Web Module

Activates support for @AdminWebControllers in other modules. Provides the framework for an administrative user iterface.

License

License

GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

admin-web-module
Last Version

Last Version

4.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Admin Web Module
Activates support for @AdminWebControllers in other modules. Provides the framework for an administrative user iterface.

Download admin-web-module

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.foreach.across : across-web jar 5.1.0.RELEASE
com.foreach.across.modules : spring-security-module jar 4.0.0.RELEASE
com.foreach.across.modules : bootstrap-ui-module jar 3.0.0.RELEASE
org.thymeleaf.extras : thymeleaf-extras-springsecurity5 jar 3.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.5.RELEASE
org.webjars.bower : toastr jar 2.1.2

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
4.1.0.RELEASE
4.0.0.RELEASE
3.2.0.RELEASE
3.1.1.RELEASE
3.1.0.RELEASE
3.0.1.RELEASE
3.0.0.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.0.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE