knowgate-stripes

KnowGate wrapper over Stripes Framework. Base beans, caching and encoding filters.

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.knowgate
ArtifactId

ArtifactId

knowgate-stripes
Last Version

Last Version

9.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

knowgate-stripes
KnowGate wrapper over Stripes Framework. Base beans, caching and encoding filters.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

KnowGate
Source Code Management

Source Code Management

https://github.com/sergiomt/knowgate-stripes

Download knowgate-stripes

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
com.knowgate : knowgate-base jar 9.1.0
net.sourceforge.stripes : stripes jar 1.7.0-beta4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
9.1.0
9.0