License |
License |
---|---|
GroupId | GroupIdcom.almis.awe |
ArtifactId | ArtifactIdawe-parent |
Last Version | Last Version4.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAWE (V4.0.5)
Almis Web Engine: Web application development platform based on XML descriptors
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
awe-parent-4.0.5.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.almis.awe/awe-parent/ -->
<dependency>
<groupId>com.almis.awe</groupId>
<artifactId>awe-parent</artifactId>
<version>4.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.almis.awe/awe-parent/
implementation 'com.almis.awe:awe-parent:4.0.5'
// https://jarcasting.com/artifacts/com.almis.awe/awe-parent/
implementation ("com.almis.awe:awe-parent:4.0.5")
'com.almis.awe:awe-parent:pom:4.0.5'
<dependency org="com.almis.awe" name="awe-parent" rev="4.0.5">
<artifact name="awe-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.almis.awe', module='awe-parent', version='4.0.5')
)
libraryDependencies += "com.almis.awe" % "awe-parent" % "4.0.5"
[com.almis.awe/awe-parent "4.0.5"]