Last Version

Crawljax plugins parent POM 2.2

Parent POM for plugins to be used in combination with Crawljax.

License

License

GroupId

GroupId

com.crawljax.plugins
ArtifactId

ArtifactId

plugin
Version

Version

2.2
Type

Type

pom
Description

Description

Crawljax plugins parent POM
Parent POM for plugins to be used in combination with Crawljax.
Project URL

Project URL

http://crawljax.com

Download plugin 2.2

Filename Size
plugin-2.2.pom 4 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
com.crawljax : crawljax jar 2.1
org.slf4j : jcl-over-slf4j jar 1.7.2
org.slf4j : jul-to-slf4j jar 1.7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.