Last Version

Crawljax plugins archetype 3.6

Generates a Crawljax project template.

License

License

GroupId

GroupId

com.crawljax.plugins.archetypes
ArtifactId

ArtifactId

crawljax-plugins-archetype
Version

Version

3.6
Type

Type

jar
Description

Description

Crawljax plugins archetype
Generates a Crawljax project template.
Project URL

Project URL

http://crawljax.com/crawljax-plugins-archetype

Download crawljax-plugins-archetype 3.6


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
com.google.code.findbugs : jsr305 jar 3.0.0

test (3)

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

Project Modules

There are no modules declared in this project.