Last Version

Java Server-Side Testing framework - Core 1.0.4

Provides core functionality of JSST

License

License

GroupId

GroupId

com.github.shyiko.jsst
ArtifactId

ArtifactId

jsst-core
Version

Version

1.0.4
Type

Type

jar
Description

Description

Java Server-Side Testing framework - Core
Provides core functionality of JSST
Project URL

Project URL

http://github.com/shyiko/jsst

Download jsst-core 1.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.6.9
org.aspectj : aspectjweaver jar 1.6.9
commons-httpclient : commons-httpclient jar 3.1
commons-logging : commons-logging jar 1.0.4
commons-codec : commons-codec jar 1.2
org.json : json jar 20090211

Project Modules

There are no modules declared in this project.