is not current version
Last Version 1.2.0

wait-plugin 1.1.1

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

License

License

GroupId

GroupId

se.thinkcode.wait
ArtifactId

ArtifactId

wait-plugin
Version

Version

1.1.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/tsundberg/maven-wait-plugin
Source Code Management

Source Code Management

https://github.com/tsundberg/maven-wait-plugin

Download wait-plugin 1.1.1

Filename Size
wait-plugin-1.1.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • http
  • test