Shale Core

The Apache Shale Framework

License

License

GroupId

GroupId

org.apache.shale
ArtifactId

ArtifactId

shale-core
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Shale Core
The Apache Shale Framework
Project URL

Project URL

http://shale.apache.org/shale-core
Project Organization

Project Organization

The Apache Software Foundation

Download shale-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1

provided (3)

Group / Artifact Type Version
javax.servlet : jsp-api jar 2.0
javax.servlet : servlet-api jar 2.4
org.apache.myfaces.core : myfaces-api jar 1.1.5

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.apache.shale : shale-test jar 1.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3