| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRESTEasy Program Interface REST Frameworks | 
        
| GroupId | GroupIdorg.skyscreamer | 
    
| ArtifactId | ArtifactIdyoga-demo-resteasy | 
    
| Last Version | Last Version1.0.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Filename | Size | 
|---|---|
| yoga-demo-resteasy-1.0.6.pom | |
| yoga-demo-resteasy-1.0.6.jar | 9 KB | 
| yoga-demo-resteasy-1.0.6-sources.jar | 4 KB | 
| yoga-demo-resteasy-1.0.6-javadoc.jar | 43 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.skyscreamer/yoga-demo-resteasy/ -->
<dependency>
    <groupId>org.skyscreamer</groupId>
    <artifactId>yoga-demo-resteasy</artifactId>
    <version>1.0.6</version>
</dependency>
                // https://jarcasting.com/artifacts/org.skyscreamer/yoga-demo-resteasy/
implementation 'org.skyscreamer:yoga-demo-resteasy:1.0.6'
                // https://jarcasting.com/artifacts/org.skyscreamer/yoga-demo-resteasy/
implementation ("org.skyscreamer:yoga-demo-resteasy:1.0.6")
                'org.skyscreamer:yoga-demo-resteasy:jar:1.0.6'
                <dependency org="org.skyscreamer" name="yoga-demo-resteasy" rev="1.0.6">
  <artifact name="yoga-demo-resteasy" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.skyscreamer', module='yoga-demo-resteasy', version='1.0.6')
)
                libraryDependencies += "org.skyscreamer" % "yoga-demo-resteasy" % "1.0.6"
                [org.skyscreamer/yoga-demo-resteasy "1.0.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-core | jar | 3.0.3.RELEASE | 
| org.springframework : spring-webmvc | jar | 3.0.3.RELEASE | 
| org.springframework : spring-orm | jar | 3.0.3.RELEASE | 
| org.skyscreamer : yoga-core | jar | 1.0.6 | 
| org.skyscreamer : yoga-jaxrs | jar | 1.0.6 | 
| org.skyscreamer : yoga-demo-jaxrs-shared | jar | 1.0.6 | 
| org.jboss.resteasy : resteasy-spring | jar | 2.3.3.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-test | jar | 3.0.3.RELEASE |