Java Server-Side Testing framework

Provides facilities for server-side testing

License

License

GroupId

GroupId

com.github.shyiko.jsst
ArtifactId

ArtifactId

jsst
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Java Server-Side Testing framework
Provides facilities for server-side testing
Project URL

Project URL

http://github.com/shyiko/jsst

Download jsst

Filename Size
jsst-1.0.4.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jsst-core
  • jsst-junit
  • jsst-testng
  • jsst-war
  • jsst-antlib

Versions

Version
1.0.4