Important:
This repository has been archived.
Ozark is now Eclipse Krazo and developed in this repository.
| License |
License |
|---|---|
| Categories |
CategoriesRESTEasy Program Interface REST Frameworks |
| GroupId | GroupIdorg.mvc-spec.ozark |
| ArtifactId | ArtifactIdozark-resteasy |
| Last Version | Last Version1.0.0-m04 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOzark RESTEasy
Ozark Parent
|
| Filename | Size |
|---|---|
| ozark-resteasy-1.0.0-m04.pom | |
| ozark-resteasy-1.0.0-m04.jar | 2 KB |
| ozark-resteasy-1.0.0-m04-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mvc-spec.ozark/ozark-resteasy/ -->
<dependency>
<groupId>org.mvc-spec.ozark</groupId>
<artifactId>ozark-resteasy</artifactId>
<version>1.0.0-m04</version>
</dependency>
// https://jarcasting.com/artifacts/org.mvc-spec.ozark/ozark-resteasy/
implementation 'org.mvc-spec.ozark:ozark-resteasy:1.0.0-m04'
// https://jarcasting.com/artifacts/org.mvc-spec.ozark/ozark-resteasy/
implementation ("org.mvc-spec.ozark:ozark-resteasy:1.0.0-m04")
'org.mvc-spec.ozark:ozark-resteasy:jar:1.0.0-m04'
<dependency org="org.mvc-spec.ozark" name="ozark-resteasy" rev="1.0.0-m04">
<artifact name="ozark-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mvc-spec.ozark', module='ozark-resteasy', version='1.0.0-m04')
)
libraryDependencies += "org.mvc-spec.ozark" % "ozark-resteasy" % "1.0.0-m04"
[org.mvc-spec.ozark/ozark-resteasy "1.0.0-m04"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.mvc : javax.mvc-api | jar | 1.0-pfd |
| org.mvc-spec.ozark : ozark-core | jar | 1.0.0-m04 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.1.4.Final |
| org.jboss.resteasy : resteasy-validator-provider-11 | jar | 3.1.4.Final |
| javax : javaee-web-api | jar | 7.0 |
Important:
This repository has been archived.
Ozark is now Eclipse Krazo and developed in this repository.