Last Version

Java Server-Side Testing framework - AntLib 1.0.4

Provides Ant tasks for JSST

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.shyiko.jsst
ArtifactId

ArtifactId

jsst-antlib
Version

Version

1.0.4
Type

Type

jar
Description

Description

Java Server-Side Testing framework - AntLib
Provides Ant tasks for JSST
Project URL

Project URL

http://github.com/shyiko/jsst

Download jsst-antlib 1.0.4


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

There are no modules declared in this project.