is not current version
Last Version 4.0.5

com.almis.awe:awe-parent 4.0.3

Almis Web Engine: Web application development platform based on XML descriptors

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-parent
Version

Version

4.0.3
Type

Type

pom

Download awe-parent 4.0.3

Filename Size
awe-parent-4.0.3.pom 7 KB
Browse

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