Last Version

AWE Integration Tests (V${project.version}) 4.0.6

AWE Dependencies

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-boot
Version

Version

4.0.6
Type

Type

war
Description

Description

AWE Integration Tests (V${project.version})
AWE Dependencies

Download awe-boot 4.0.6


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

Dependencies

compile (15)

Group / Artifact Type Version
com.almis.awe : awe-spring-boot-starter jar ${revision}
com.almis.awe : awe-client-angular jar ${revision}
com.almis.awe : awe-controller jar ${revision}
com.almis.awe : awe-model jar ${revision}
com.almis.awe : awe-tools jar ${revision}
com.almis.awe : awe-annotation jar ${revision}
com.almis.awe : awe-builder jar ${revision}
com.almis.awe : awe-rest jar ${revision}
com.almis.awe : awe-developer jar ${revision}
com.almis.awe : awe-builder-spring-boot-starter jar ${revision}
com.almis.awe : awe-rest-spring-boot-starter jar ${revision}
com.almis.awe : awe-annotations-spring-boot-starter jar ${revision}
com.almis.awe : awe-tools-spring-boot-starter jar ${revision}
com.almis.awe : awe-developer-spring-boot-starter jar ${revision}
com.almis.ade : ade-spring-boot-starter jar 2.0.7

runtime (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar

test (2)

Group / Artifact Type Version
com.almis.awe : awe-testing jar ${revision}
junit : junit jar

Project Modules

There are no modules declared in this project.