GroupId | GroupIdcom.almis.awe |
---|---|
ArtifactId | ArtifactIdawe-boot |
Last Version | Last Version4.0.6 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAWE Integration Tests (V${project.version})
AWE Dependencies
|
Filename | Size |
---|---|
awe-boot-4.0.6.pom | |
awe-boot-4.0.6.war | 90 MB |
awe-boot-4.0.6-sources.jar | 860 KB |
awe-boot-4.0.6-javadoc.jar | 118 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar |
Group / Artifact | Type | Version |
---|---|---|
com.almis.awe : awe-testing | jar | ${revision} |
junit : junit | jar |