se.thinkcode.wait:http

A maven plugin that will wait for an http resource to become available.

License

License

GroupId

GroupId

se.thinkcode.wait
ArtifactId

ArtifactId

http
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

A maven plugin that will wait for an http resource to become available.

Download http

How to add to project

<plugin>
    <groupId>se.thinkcode.wait</groupId>
    <artifactId>http</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.5.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.5.2
com.sparkjava : spark-core jar 2.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0