| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdcom.jwebmp.plugins.forms | 
    
| ArtifactId | ArtifactIdjwebmp-plugins-forms-parent | 
    
| Version | Version1.2.1.1-jre17 | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionForms Modules 
            The root module packager for the finalized or modules with no intention of moving to JPMS 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jwebmp-plugins-forms-parent-1.2.1.1-jre17.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent/ -->
<dependency>
    <groupId>com.jwebmp.plugins.forms</groupId>
    <artifactId>jwebmp-plugins-forms-parent</artifactId>
    <version>1.2.1.1-jre17</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent/
implementation 'com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:1.2.1.1-jre17'
                // https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent/
implementation ("com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:1.2.1.1-jre17")
                'com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:pom:1.2.1.1-jre17'
                <dependency org="com.jwebmp.plugins.forms" name="jwebmp-plugins-forms-parent" rev="1.2.1.1-jre17">
  <artifact name="jwebmp-plugins-forms-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.jwebmp.plugins.forms', module='jwebmp-plugins-forms-parent', version='1.2.1.1-jre17')
)
                libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-plugins-forms-parent" % "1.2.1.1-jre17"
                [com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent "1.2.1.1-jre17"]