daas-we

The general web error(we) handler abstraction based on Spring MVC Framework.

License

License

GroupId

GroupId

in.clouthink.daas
ArtifactId

ArtifactId

daas-we
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

daas-we
The general web error(we) handler abstraction based on Spring MVC Framework.
Project URL

Project URL

http://clouthink.in

Download daas-we

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3
javax.servlet : javax.servlet-api jar 3.0.1
org.springframework : spring-web jar 4.0.0.RELEASE
org.springframework : spring-webmvc jar 4.0.0.RELEASE
org.springframework.security : spring-security-core jar 3.1.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.2.0
1.0.0