| Categories | 
                CategoriesORM Data | 
        
|---|---|
| GroupId | GroupIdcom.jwebmp.plugins.forms | 
    
| ArtifactId | ArtifactIdjwebmp-plugins-forms-parent | 
    
| Version | Version1.2.0.0-jre16 | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionForms Modules 
            The root module packager for the finalized or modules with no intention of moving to JPMS 
         | 
    
| Filename | Size | 
|---|---|
| jwebmp-plugins-forms-parent-1.2.0.0-jre16.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.0.0-jre16</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.0.0-jre16'
                // https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent/
implementation ("com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:1.2.0.0-jre16")
                'com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:pom:1.2.0.0-jre16'
                <dependency org="com.jwebmp.plugins.forms" name="jwebmp-plugins-forms-parent" rev="1.2.0.0-jre16">
  <artifact name="jwebmp-plugins-forms-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.jwebmp.plugins.forms', module='jwebmp-plugins-forms-parent', version='1.2.0.0-jre16')
)
                libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-plugins-forms-parent" % "1.2.0.0-jre16"
                [com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent "1.2.0.0-jre16"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.hamcrest : hamcrest-all | jar | |
| org.assertj : assertj-core | jar | |
| org.mockito : mockito-junit-jupiter | jar | |
| org.openjdk.jmh : jmh-core | jar | |
| org.openjdk.jmh : jmh-generator-annprocess | jar | |
| org.mockito : mockito-core | jar |