License |
License |
---|---|
GroupId | GroupIdorg.apache.shale |
ArtifactId | ArtifactIdshale-apps-parent |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Shale Framework Sample Apps
The Apache Shale Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
shale-apps-parent-1.0.5.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shale/shale-apps-parent/ -->
<dependency>
<groupId>org.apache.shale</groupId>
<artifactId>shale-apps-parent</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shale/shale-apps-parent/
implementation 'org.apache.shale:shale-apps-parent:1.0.5'
// https://jarcasting.com/artifacts/org.apache.shale/shale-apps-parent/
implementation ("org.apache.shale:shale-apps-parent:1.0.5")
'org.apache.shale:shale-apps-parent:pom:1.0.5'
<dependency org="org.apache.shale" name="shale-apps-parent" rev="1.0.5">
<artifact name="shale-apps-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shale', module='shale-apps-parent', version='1.0.5')
)
libraryDependencies += "org.apache.shale" % "shale-apps-parent" % "1.0.5"
[org.apache.shale/shale-apps-parent "1.0.5"]