Important:
This repository has been archived.
Ozark is now Eclipse Krazo and developed in this repository.
| License | License | 
|---|---|
| GroupId | GroupIdorg.mvc-spec.ozark | 
| ArtifactId | ArtifactIdozark-core | 
| Last Version | Last Version1.0.0-m04 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOzark Core Ozark Parent | 
| Filename | Size | 
|---|---|
| ozark-core-1.0.0-m04.pom | |
| ozark-core-1.0.0-m04.jar | 130 KB | 
| ozark-core-1.0.0-m04-sources.jar | 110 KB | 
| ozark-core-1.0.0-m04-javadoc.jar | 489 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.mvc-spec.ozark/ozark-core/ -->
<dependency>
    <groupId>org.mvc-spec.ozark</groupId>
    <artifactId>ozark-core</artifactId>
    <version>1.0.0-m04</version>
</dependency>// https://jarcasting.com/artifacts/org.mvc-spec.ozark/ozark-core/
implementation 'org.mvc-spec.ozark:ozark-core:1.0.0-m04'// https://jarcasting.com/artifacts/org.mvc-spec.ozark/ozark-core/
implementation ("org.mvc-spec.ozark:ozark-core:1.0.0-m04")'org.mvc-spec.ozark:ozark-core:jar:1.0.0-m04'<dependency org="org.mvc-spec.ozark" name="ozark-core" rev="1.0.0-m04">
  <artifact name="ozark-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.mvc-spec.ozark', module='ozark-core', version='1.0.0-m04')
)libraryDependencies += "org.mvc-spec.ozark" % "ozark-core" % "1.0.0-m04"[org.mvc-spec.ozark/ozark-core "1.0.0-m04"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.mvc : javax.mvc-api | jar | 1.0-pfd | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-web-api | jar | 8.0 | 
Important:
This repository has been archived.
Ozark is now Eclipse Krazo and developed in this repository.