| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.foreach.across.modules | 
    
| ArtifactId | ArtifactIdbootstrap-ui-module | 
    
| Version | Version3.1.0.RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBootstrap UI Module 
            Provides a ViewElement model implementation for Twitter Bootstrap. 
         | 
    
<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/bootstrap-ui-module/ -->
<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>bootstrap-ui-module</artifactId>
    <version>3.1.0.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.foreach.across.modules/bootstrap-ui-module/
implementation 'com.foreach.across.modules:bootstrap-ui-module:3.1.0.RELEASE'
                // https://jarcasting.com/artifacts/com.foreach.across.modules/bootstrap-ui-module/
implementation ("com.foreach.across.modules:bootstrap-ui-module:3.1.0.RELEASE")
                'com.foreach.across.modules:bootstrap-ui-module:jar:3.1.0.RELEASE'
                <dependency org="com.foreach.across.modules" name="bootstrap-ui-module" rev="3.1.0.RELEASE">
  <artifact name="bootstrap-ui-module" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.foreach.across.modules', module='bootstrap-ui-module', version='3.1.0.RELEASE')
)
                libraryDependencies += "com.foreach.across.modules" % "bootstrap-ui-module" % "3.1.0.RELEASE"
                [com.foreach.across.modules/bootstrap-ui-module "3.1.0.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.foreach.across : across-web | jar | 5.1.0.RELEASE | 
| com.foreach.across.modules : ax-bootstrap-4-utilities | jar | 0.0.1.RELEASE | 
| org.webjars : jquery | jar | 3.4.1 | 
| org.webjars : bootstrap | jar | 4.3.1 | 
| org.webjars.bower : autosize | jar | 4.0.2 | 
| org.webjars : momentjs | jar | 2.24.0 | 
| org.webjars : handlebars | jar | 4.0.14 | 
| org.webjars.npm : autonumeric | jar | 4.5.4 | 
| org.webjars.npm : tempusdominus-bootstrap | jar | 5.32.1 | 
| org.webjars.npm : bootstrap-select | jar | 1.13.11 | 
| org.webjars.npm : corejs-typeahead | jar | 1.2.1 | 
| org.webjars : font-awesome | jar | 5.10.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| org.projectlombok : lombok | jar | 1.18.16 |