| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesLogging Application Layer Libs | 
        
| GroupId | GroupIdorg.bedework.deploy | 
    
| ArtifactId | ArtifactIdbw-wfmodules-commons-logging | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionThis project deploys modules to the local quickstart wildfly 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| bw-wfmodules-commons-logging-1.0.4.pom | |
| bw-wfmodules-commons-logging-1.0.4.zip | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.bedework.deploy/bw-wfmodules-commons-logging/ -->
<dependency>
    <groupId>org.bedework.deploy</groupId>
    <artifactId>bw-wfmodules-commons-logging</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.bedework.deploy/bw-wfmodules-commons-logging/
implementation 'org.bedework.deploy:bw-wfmodules-commons-logging:1.0.4'
                // https://jarcasting.com/artifacts/org.bedework.deploy/bw-wfmodules-commons-logging/
implementation ("org.bedework.deploy:bw-wfmodules-commons-logging:1.0.4")
                'org.bedework.deploy:bw-wfmodules-commons-logging:pom:1.0.4'
                <dependency org="org.bedework.deploy" name="bw-wfmodules-commons-logging" rev="1.0.4">
  <artifact name="bw-wfmodules-commons-logging" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.bedework.deploy', module='bw-wfmodules-commons-logging', version='1.0.4')
)
                libraryDependencies += "org.bedework.deploy" % "bw-wfmodules-commons-logging" % "1.0.4"
                [org.bedework.deploy/bw-wfmodules-commons-logging "1.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |