Last Version

WakeOnLanHTTPRest 2.4.0

WakeOnLanHTTPRest is a webservice to Wake On Lan using HTTP Rest endpoint

License

License

Apache-2.0
GroupId

GroupId

com.github.mauro-midolo
ArtifactId

ArtifactId

WakeOnLanHTTPRest
Version

Version

2.4.0
Type

Type

jar
Description

Description

WakeOnLanHTTPRest
WakeOnLanHTTPRest is a webservice to Wake On Lan using HTTP Rest endpoint
Project URL

Project URL

https://github.com/mauro-midolo/WakeOnLanHTTPRest/
Source Code Management

Source Code Management

https://github.com/mauro-midolo/WakeOnLanHTTPRest

Download WakeOnLanHTTPRest 2.4.0


<!-- https://jarcasting.com/artifacts/com.github.mauro-midolo/WakeOnLanHTTPRest/ -->
<dependency>
    <groupId>com.github.mauro-midolo</groupId>
    <artifactId>WakeOnLanHTTPRest</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mauro-midolo/WakeOnLanHTTPRest/
implementation 'com.github.mauro-midolo:WakeOnLanHTTPRest:2.4.0'
// https://jarcasting.com/artifacts/com.github.mauro-midolo/WakeOnLanHTTPRest/
implementation ("com.github.mauro-midolo:WakeOnLanHTTPRest:2.4.0")
'com.github.mauro-midolo:WakeOnLanHTTPRest:jar:2.4.0'
<dependency org="com.github.mauro-midolo" name="WakeOnLanHTTPRest" rev="2.4.0">
  <artifact name="WakeOnLanHTTPRest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mauro-midolo', module='WakeOnLanHTTPRest', version='2.4.0')
)
libraryDependencies += "com.github.mauro-midolo" % "WakeOnLanHTTPRest" % "2.4.0"
[com.github.mauro-midolo/WakeOnLanHTTPRest "2.4.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.27.v20200227
org.eclipse.jetty : jetty-servlet jar 9.4.27.v20200227
org.eclipse.jetty : jetty-util jar 9.4.27.v20200227
org.glassfish.jersey.core : jersey-server jar 2.30.1
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.30.1
org.glassfish.jersey.containers : jersey-container-jetty-http jar 2.30.1
org.glassfish.jersey.media : jersey-media-moxy jar 2.30.1
org.glassfish.jersey.inject : jersey-hk2 jar 2.30.1
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.10.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.