License |
License |
---|---|
GroupId | GroupIdcom.foreach.across.modules |
ArtifactId | ArtifactIdadmin-web-module |
Last Version | Last Version4.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdmin Web Module
Activates support for @AdminWebControllers in other modules. Provides the framework for an administrative user iterface.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.16 |