| License |
License
Apache-2.0
|
|---|---|
| GroupId | GroupIdcom.github.mauro-midolo |
| ArtifactId | ArtifactIdWakeOnLanHTTPRest |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWakeOnLanHTTPRest
WakeOnLanHTTPRest is a webservice to Wake On Lan using HTTP Rest endpoint
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.3.3 |