| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks | 
        
| GroupId | GroupIdorg.jboss.resteasy | 
    
| ArtifactId | ArtifactIdresteasy-int-pom | 
    
| Last Version | Last Version6.0.0.20100216-M2 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionRESTEasy JBoss AS Integration 
            JBoss Application Server (aggregator) 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| resteasy-int-pom-6.0.0.20100216-M2.pom | 682 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-int-pom/ -->
<dependency>
    <groupId>org.jboss.resteasy</groupId>
    <artifactId>resteasy-int-pom</artifactId>
    <version>6.0.0.20100216-M2</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-int-pom/
implementation 'org.jboss.resteasy:resteasy-int-pom:6.0.0.20100216-M2'
                // https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-int-pom/
implementation ("org.jboss.resteasy:resteasy-int-pom:6.0.0.20100216-M2")
                'org.jboss.resteasy:resteasy-int-pom:pom:6.0.0.20100216-M2'
                <dependency org="org.jboss.resteasy" name="resteasy-int-pom" rev="6.0.0.20100216-M2">
  <artifact name="resteasy-int-pom" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-int-pom', version='6.0.0.20100216-M2')
)
                libraryDependencies += "org.jboss.resteasy" % "resteasy-int-pom" % "6.0.0.20100216-M2"
                [org.jboss.resteasy/resteasy-int-pom "6.0.0.20100216-M2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.2 | 
| org.jboss.test : jboss-test | jar | 1.1.5.GA |