| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.officefloor.web | 
    
| ArtifactId | ArtifactIdofficeweb_executive | 
    
| Last Version | Last Version3.40.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionWeb Executive 
            OfficeFloor plug-in to provide web Executive 
         | 
    
<!-- https://jarcasting.com/artifacts/net.officefloor.web/officeweb_executive/ -->
<dependency>
    <groupId>net.officefloor.web</groupId>
    <artifactId>officeweb_executive</artifactId>
    <version>3.40.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.officefloor.web/officeweb_executive/
implementation 'net.officefloor.web:officeweb_executive:3.40.0'
                // https://jarcasting.com/artifacts/net.officefloor.web/officeweb_executive/
implementation ("net.officefloor.web:officeweb_executive:3.40.0")
                'net.officefloor.web:officeweb_executive:jar:3.40.0'
                <dependency org="net.officefloor.web" name="officeweb_executive" rev="3.40.0">
  <artifact name="officeweb_executive" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.officefloor.web', module='officeweb_executive', version='3.40.0')
)
                libraryDependencies += "net.officefloor.web" % "officeweb_executive" % "3.40.0"
                [net.officefloor.web/officeweb_executive "3.40.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.officefloor.web : officeweb | jar | 3.40.0 | 
| net.openhft : affinity | jar | 3.21ea5 | 
| net.officefloor.core : officecompiler | jar | 3.40.0 |