| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesTomcat Container Application Servers Messaging Application Layer Libs | 
        
| GroupId | GroupIdorg.apache.flex.blazeds | 
    
| ArtifactId | ArtifactIdflex-messaging-opt-tomcat-6 | 
    
| Last Version | Last Version4.7.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/ -->
<dependency>
    <groupId>org.apache.flex.blazeds</groupId>
    <artifactId>flex-messaging-opt-tomcat-6</artifactId>
    <version>4.7.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/
implementation 'org.apache.flex.blazeds:flex-messaging-opt-tomcat-6:4.7.3'
                // https://jarcasting.com/artifacts/org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/
implementation ("org.apache.flex.blazeds:flex-messaging-opt-tomcat-6:4.7.3")
                'org.apache.flex.blazeds:flex-messaging-opt-tomcat-6:jar:4.7.3'
                <dependency org="org.apache.flex.blazeds" name="flex-messaging-opt-tomcat-6" rev="4.7.3">
  <artifact name="flex-messaging-opt-tomcat-6" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.flex.blazeds', module='flex-messaging-opt-tomcat-6', version='4.7.3')
)
                libraryDependencies += "org.apache.flex.blazeds" % "flex-messaging-opt-tomcat-6" % "4.7.3"
                [org.apache.flex.blazeds/flex-messaging-opt-tomcat-6 "4.7.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomcat : servlet-api | jar | 6.0.26 | 
| org.apache.flex.blazeds : flex-messaging-opt-tomcat-base | jar | 4.7.3 | 
| org.apache.flex.blazeds : flex-messaging-core | jar | 4.7.3 | 
| commons-httpclient : commons-httpclient | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomcat : catalina | jar | 6.0.26 | 
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |