Last Version

Stripes Tests 1.5.3

Stripes web framework jar, including tag library.

License

License

Categories

Categories

Net Stripe Business Logic Libraries Financial
GroupId

GroupId

net.sourceforge.stripes
ArtifactId

ArtifactId

tests
Version

Version

1.5.3
Type

Type

jar
Description

Description

Stripes Tests
Stripes web framework jar, including tag library.
Project URL

Project URL

http://stripesframework.org/tests/

Download tests 1.5.3


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

Dependencies

compile (1)

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

provided (9)

Group / Artifact Type Version
servlets.com : cos Optional jar 05Nov2002
org.mortbay.jetty : jsp-api-2.1 jar 6.1.0
javax.servlet : servlet-api jar 2.5
javax.el : el-api jar 1.0
javax.mail : mail Optional jar 1.4
log4j : log4j jar 1.2.15
org.springframework : spring Optional jar 1.2.6
commons-fileupload : commons-fileupload Optional jar 1.2
commons-io : commons-io Optional jar 1.2

test (2)

Group / Artifact Type Version
net.sourceforge.stripes : stripes jar 1.5.3
org.testng : testng jar 5.13.1

Project Modules

There are no modules declared in this project.