| License | 
                License
                                                        Modified BSD License                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesWebLogic Container Application Servers | 
        
| GroupId | GroupIdorg.ikasan | 
    
| ArtifactId | ArtifactIdweblogic-ikasan-console-ear | 
    
| Last Version | Last Version1.0.8 | 
        
| Release Date | Release Date | 
        
| Type | Typeear | 
    
| Description | 
            DescriptionWeblogic specific configuration packaging of the Console as an EAR 
            Ikasan Parent Project 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| weblogic-ikasan-console-ear-1.0.8.pom | |
| weblogic-ikasan-console-ear-1.0.8.ear | 14 MB | 
| weblogic-ikasan-console-ear-1.0.8-javadoc.jar | 334 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ikasan/weblogic-ikasan-console-ear/ -->
<dependency>
    <groupId>org.ikasan</groupId>
    <artifactId>weblogic-ikasan-console-ear</artifactId>
    <version>1.0.8</version>
    <type>ear</type>
</dependency>
                // https://jarcasting.com/artifacts/org.ikasan/weblogic-ikasan-console-ear/
implementation 'org.ikasan:weblogic-ikasan-console-ear:1.0.8'
                // https://jarcasting.com/artifacts/org.ikasan/weblogic-ikasan-console-ear/
implementation ("org.ikasan:weblogic-ikasan-console-ear:1.0.8")
                'org.ikasan:weblogic-ikasan-console-ear:ear:1.0.8'
                <dependency org="org.ikasan" name="weblogic-ikasan-console-ear" rev="1.0.8">
  <artifact name="weblogic-ikasan-console-ear" type="ear" />
</dependency>
                @Grapes(
@Grab(group='org.ikasan', module='weblogic-ikasan-console-ear', version='1.0.8')
)
                libraryDependencies += "org.ikasan" % "weblogic-ikasan-console-ear" % "1.0.8"
                [org.ikasan/weblogic-ikasan-console-ear "1.0.8"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.ikasan : console | war | 1.0.8 |