| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.mobicents.servlet.sip.arquillian.showcase | 
    
| ArtifactId | ArtifactIdShowcase | 
    
| Last Version | Last Version1.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionShowcase 
            Mobicents Tomcat Container for the Arquillian Project 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| Showcase-1.0.3.pom | 753 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.arquillian.showcase/Showcase/ -->
<dependency>
    <groupId>org.mobicents.servlet.sip.arquillian.showcase</groupId>
    <artifactId>Showcase</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.mobicents.servlet.sip.arquillian.showcase/Showcase/
implementation 'org.mobicents.servlet.sip.arquillian.showcase:Showcase:1.0.3'
                // https://jarcasting.com/artifacts/org.mobicents.servlet.sip.arquillian.showcase/Showcase/
implementation ("org.mobicents.servlet.sip.arquillian.showcase:Showcase:1.0.3")
                'org.mobicents.servlet.sip.arquillian.showcase:Showcase:pom:1.0.3'
                <dependency org="org.mobicents.servlet.sip.arquillian.showcase" name="Showcase" rev="1.0.3">
  <artifact name="Showcase" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.mobicents.servlet.sip.arquillian.showcase', module='Showcase', version='1.0.3')
)
                libraryDependencies += "org.mobicents.servlet.sip.arquillian.showcase" % "Showcase" % "1.0.3"
                [org.mobicents.servlet.sip.arquillian.showcase/Showcase "1.0.3"]