| License | License | 
|---|---|
| GroupId | GroupIdorg.duelengine | 
| ArtifactId | ArtifactIdduel-staticapps | 
| Last Version | Last Version0.9.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDUEL Static Apps DUEL Static Site Generator | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| duel-staticapps-0.9.11.pom | |
| duel-staticapps-0.9.11.jar | 17 KB | 
| duel-staticapps-0.9.11-sources.jar | 7 KB | 
| duel-staticapps-0.9.11-javadoc.jar | 55 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.duelengine/duel-staticapps/ -->
<dependency>
    <groupId>org.duelengine</groupId>
    <artifactId>duel-staticapps</artifactId>
    <version>0.9.11</version>
</dependency>// https://jarcasting.com/artifacts/org.duelengine/duel-staticapps/
implementation 'org.duelengine:duel-staticapps:0.9.11'// https://jarcasting.com/artifacts/org.duelengine/duel-staticapps/
implementation ("org.duelengine:duel-staticapps:0.9.11")'org.duelengine:duel-staticapps:jar:0.9.11'<dependency org="org.duelengine" name="duel-staticapps" rev="0.9.11">
  <artifact name="duel-staticapps" type="jar" />
</dependency>@Grapes(
@Grab(group='org.duelengine', module='duel-staticapps', version='0.9.11')
)libraryDependencies += "org.duelengine" % "duel-staticapps" % "0.9.11"[org.duelengine/duel-staticapps "0.9.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| commons-codec : commons-codec | jar | 1.9 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.1 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.1 | 
| org.duelengine : duel-runtime | jar | 0.9.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| com.pseudocode : slf4j-compact | jar | 1.7.12 |