Ozark Extensions Parent

Ozark Parent

License

License

GroupId

GroupId

org.mvc-spec.ozark.ext
ArtifactId

ArtifactId

ozark-parent-ext
Last Version

Last Version

1.0.0-m04
Release Date

Release Date

Type

Type

pom
Description

Description

Ozark Extensions Parent
Ozark Parent

Download ozark-parent-ext

How to add to project

<!-- https://jarcasting.com/artifacts/org.mvc-spec.ozark.ext/ozark-parent-ext/ -->
<dependency>
    <groupId>org.mvc-spec.ozark.ext</groupId>
    <artifactId>ozark-parent-ext</artifactId>
    <version>1.0.0-m04</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mvc-spec.ozark.ext/ozark-parent-ext/
implementation 'org.mvc-spec.ozark.ext:ozark-parent-ext:1.0.0-m04'
// https://jarcasting.com/artifacts/org.mvc-spec.ozark.ext/ozark-parent-ext/
implementation ("org.mvc-spec.ozark.ext:ozark-parent-ext:1.0.0-m04")
'org.mvc-spec.ozark.ext:ozark-parent-ext:pom:1.0.0-m04'
<dependency org="org.mvc-spec.ozark.ext" name="ozark-parent-ext" rev="1.0.0-m04">
  <artifact name="ozark-parent-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mvc-spec.ozark.ext', module='ozark-parent-ext', version='1.0.0-m04')
)
libraryDependencies += "org.mvc-spec.ozark.ext" % "ozark-parent-ext" % "1.0.0-m04"
[org.mvc-spec.ozark.ext/ozark-parent-ext "1.0.0-m04"]

Dependencies

provided (3)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0
javax.mvc : javax.mvc-api jar 1.0-pfd
org.mvc-spec.ozark : ozark-core jar 1.0.0-m04

Project Modules

  • asciidoc
  • freemarker
  • handlebars
  • jade
  • jetbrick
  • jsr223
  • mustache
  • stringtemplate
  • thymeleaf
  • velocity
  • pebble
  • groovy
  • jtwig
org.mvc-spec.ozark.ext

MVC 1.0

The public repository for JSR 371.

Versions

Version
1.0.0-m04
1.0.0-m03