is not current version
Last Version 4.5.3

AWE Framework (V${project.version}) 4.4.0

AWE Framework Build

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-framework
Version

Version

4.4.0
Type

Type

pom
Description

Description

AWE Framework (V${project.version})
AWE Framework Build

Download awe-framework 4.4.0

Filename Size
awe-framework-4.4.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.almis.awe/awe-framework/ -->
<dependency>
    <groupId>com.almis.awe</groupId>
    <artifactId>awe-framework</artifactId>
    <version>4.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.almis.awe/awe-framework/
implementation 'com.almis.awe:awe-framework:4.4.0'
// https://jarcasting.com/artifacts/com.almis.awe/awe-framework/
implementation ("com.almis.awe:awe-framework:4.4.0")
'com.almis.awe:awe-framework:pom:4.4.0'
<dependency org="com.almis.awe" name="awe-framework" rev="4.4.0">
  <artifact name="awe-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.almis.awe', module='awe-framework', version='4.4.0')
)
libraryDependencies += "com.almis.awe" % "awe-framework" % "4.4.0"
[com.almis.awe/awe-framework "4.4.0"]

Dependencies

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

Project Modules

  • awe-dependencies
  • awe-model
  • awe-generic-screens
  • awe-client-angular
  • awe-controller
  • awe-testing
  • awe-modules
  • awe-starters
  • awe-boot-archetype