| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.patterntesting |
| ArtifactId | ArtifactIdpatterntesting-samples |
| Last Version | Last Version0.9.9 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionpatterntesting-samples
PatternTesting Samples (patterntesting-samples) is a collection of samples
how to use the PatternTesting framework. It uses both patterntesting-rt
and patterntesting-check to give you some ideas how to use it.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| patterntesting-samples-0.9.9.pom | |
| patterntesting-samples-0.9.9.war | 8 MB |
| patterntesting-samples-0.9.9-sources.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.patterntesting/patterntesting-samples/ -->
<dependency>
<groupId>net.sf.patterntesting</groupId>
<artifactId>patterntesting-samples</artifactId>
<version>0.9.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.patterntesting/patterntesting-samples/
implementation 'net.sf.patterntesting:patterntesting-samples:0.9.9'
// https://jarcasting.com/artifacts/net.sf.patterntesting/patterntesting-samples/
implementation ("net.sf.patterntesting:patterntesting-samples:0.9.9")
'net.sf.patterntesting:patterntesting-samples:war:0.9.9'
<dependency org="net.sf.patterntesting" name="patterntesting-samples" rev="0.9.9">
<artifact name="patterntesting-samples" type="war" />
</dependency>
@Grapes(
@Grab(group='net.sf.patterntesting', module='patterntesting-samples', version='0.9.9')
)
libraryDependencies += "net.sf.patterntesting" % "patterntesting-samples" % "0.9.9"
[net.sf.patterntesting/patterntesting-samples "0.9.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.patterntesting : patterntesting-rt | jar | [0.9.8,] |
| net.sf.patterntesting : patterntesting-check-ct | jar | [0.9.8,] |
| net.sf.patterntesting : patterntesting-check-rt | jar | [0.9.8,] |
| net.sf.patterntesting : patterntesting-concurrent | jar | [0.9.8,] |
| net.sf.patterntesting : patterntesting-exception | jar | [0.9.8,] |
| com.jamonapi : jamon | jar | 2.7 |
| oro : oro | jar | 2.0.8 |
| org.mortbay.jetty : jetty-embedded | jar | 6.1.16 |
| tomcat : jasper-compiler | jar | 5.5.15 |
| tomcat : jasper-runtime | jar | 5.5.15 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| org.eclipse.jdt : core | jar | 3.1.1 |
| org.apache.ant : ant | jar | 1.7.1 |
| commons-el : commons-el | jar | 1.0 |
| org.aspectj : aspectjrt | jar | 1.6.5 |
| commons-lang : commons-lang | jar | [2.3,] |
| commons-logging : commons-logging | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.15 |