Apache Shale Framework Parent POM

The Apache Shale Framework

License

License

GroupId

GroupId

org.apache.shale
ArtifactId

ArtifactId

shale-parent
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Shale Framework Parent POM
The Apache Shale Framework
Project URL

Project URL

http://shale.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download shale-parent

Filename Size
shale-parent-1.0.5.pom 16 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • shale-application
  • shale-clay
  • shale-core
  • shale-dialog
  • shale-dialog-basic
  • shale-dialog-scxml
  • shale-dist
  • shale-remoting
  • shale-spring
  • shale-test
  • shale-validator
  • shale-view

Versions

Version
1.0.5
1.0.4
1.0.3