| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJBoss Container Application Servers | 
        
| GroupId | GroupIdorg.jboss.errai | 
    
| ArtifactId | ArtifactIderrai-cdi-demo-mobile | 
    
| Last Version | Last Version2.3.2.Final | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            DescriptionErrai::CDI::Demo::Mobile 
            CDI Integration for Errai 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.jboss.errai/errai-cdi-demo-mobile/ -->
<dependency>
    <groupId>org.jboss.errai</groupId>
    <artifactId>errai-cdi-demo-mobile</artifactId>
    <version>2.3.2.Final</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/org.jboss.errai/errai-cdi-demo-mobile/
implementation 'org.jboss.errai:errai-cdi-demo-mobile:2.3.2.Final'
                // https://jarcasting.com/artifacts/org.jboss.errai/errai-cdi-demo-mobile/
implementation ("org.jboss.errai:errai-cdi-demo-mobile:2.3.2.Final")
                'org.jboss.errai:errai-cdi-demo-mobile:war:2.3.2.Final'
                <dependency org="org.jboss.errai" name="errai-cdi-demo-mobile" rev="2.3.2.Final">
  <artifact name="errai-cdi-demo-mobile" type="war" />
</dependency>
                @Grapes(
@Grab(group='org.jboss.errai', module='errai-cdi-demo-mobile', version='2.3.2.Final')
)
                libraryDependencies += "org.jboss.errai" % "errai-cdi-demo-mobile" % "2.3.2.Final"
                [org.jboss.errai/errai-cdi-demo-mobile "2.3.2.Final"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.16 | 
| org.jboss.errai : errai-bus | jar | 2.3.2.Final | 
| org.jboss.errai : errai-ioc | jar | 2.3.2.Final | 
| org.jboss.errai : errai-tools | jar | 2.3.2.Final | 
| org.mvel : mvel2 | jar | 2.1.Beta8 | 
| org.jboss.errai : errai-cdi-client | jar | 2.3.2.Final | 
| org.jboss.errai : errai-weld-integration | jar | 2.3.2.Final | 
| org.jboss.errai : errai-cdi-jetty | jar | 2.3.2.Final | 
| org.mortbay.jetty : jetty | jar | 6.1.25 | 
| org.jboss.weld.se : weld-se-core | jar | 1.1.6.Final | 
| org.jboss.weld.servlet : weld-servlet-core | jar | 1.1.6.Final | 
| org.slf4j : slf4j-api | jar | 1.6.1 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.ejb3 » jboss-ejb3-api | jar | 3.1.0 | 
| javax.enterprise : cdi-api | jar | 1.0-SP4 | 
| org.jboss.errai : errai-javax-enterprise | jar | 2.3.2.Final | 
| org.mortbay.jetty : jetty-plus | jar | 6.1.25 | 
| org.mortbay.jetty : jetty-naming | jar | 6.1.25 | 
| com.google.gwt : gwt-user | jar | 2.5.1 | 
| com.google.gwt : gwt-dev | jar | 2.5.1 | 
| net.sf.squirrel-sql.thirdparty-non-maven : ostermiller-syntax | jar | 1.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |