| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdit.netgrid | 
| ArtifactId | ArtifactIdlovelace | 
| Last Version | Last Version0.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLovelace A task scheduler with REST interface written in Java | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationNetgrid | 
| Filename | Size | 
|---|---|
| lovelace-0.0.4.pom | |
| lovelace-0.0.4.jar | 68 KB | 
| lovelace-0.0.4-sources.jar | 28 KB | 
| lovelace-0.0.4-javadoc.jar | 224 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/it.netgrid/lovelace/ -->
<dependency>
    <groupId>it.netgrid</groupId>
    <artifactId>lovelace</artifactId>
    <version>0.0.4</version>
</dependency>// https://jarcasting.com/artifacts/it.netgrid/lovelace/
implementation 'it.netgrid:lovelace:0.0.4'// https://jarcasting.com/artifacts/it.netgrid/lovelace/
implementation ("it.netgrid:lovelace:0.0.4")'it.netgrid:lovelace:jar:0.0.4'<dependency org="it.netgrid" name="lovelace" rev="0.0.4">
  <artifact name="lovelace" type="jar" />
</dependency>@Grapes(
@Grab(group='it.netgrid', module='lovelace', version='0.0.4')
)libraryDependencies += "it.netgrid" % "lovelace" % "0.0.4"[it.netgrid/lovelace "0.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| io.codearte.jfairy : jfairy | jar | 0.5.3 | 
| com.google.guiceberry : guiceberry | jar | 3.3.1 |