License |
License |
---|---|
Categories |
CategoriesCLI User Interface RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.eclipse.krazo |
ArtifactId | ArtifactIdkrazo-resteasy |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse Krazo RESTEasy
Eclipse Krazo Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
krazo-resteasy-2.0.1.pom | |
krazo-resteasy-2.0.1.jar | 8 KB |
krazo-resteasy-2.0.1-sources.jar | 8 KB |
krazo-resteasy-2.0.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.krazo/krazo-resteasy/ -->
<dependency>
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-resteasy</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.krazo/krazo-resteasy/
implementation 'org.eclipse.krazo:krazo-resteasy:2.0.1'
// https://jarcasting.com/artifacts/org.eclipse.krazo/krazo-resteasy/
implementation ("org.eclipse.krazo:krazo-resteasy:2.0.1")
'org.eclipse.krazo:krazo-resteasy:jar:2.0.1'
<dependency org="org.eclipse.krazo" name="krazo-resteasy" rev="2.0.1">
<artifact name="krazo-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.krazo', module='krazo-resteasy', version='2.0.1')
)
libraryDependencies += "org.eclipse.krazo" % "krazo-resteasy" % "2.0.1"
[org.eclipse.krazo/krazo-resteasy "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.krazo : krazo-core | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.mvc : jakarta.mvc-api | jar | 2.0.0 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.13.2.Final |
org.jboss.resteasy : resteasy-validator-provider-11 | jar | 3.6.1.SP8 |
jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |