License |
License |
---|---|
Categories |
CategoriesNet Stripe Business Logic Libraries Financial |
GroupId | GroupIdnet.sourceforge.stripes |
ArtifactId | ArtifactIdtests |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStripes Tests
Stripes web framework jar, including tag library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
tests-1.5.3.pom | |
tests-1.5.3.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.stripes : stripes | jar | 1.5.3 |
org.testng : testng | jar | 5.13.1 |