j

jwebmp-plugins-forms-parent

The root module packager for the finalized or modules with no intention of moving to JPMS
Files download
File Operation
jwebmp-plugins-forms-parent-1.1.1.8-jre15.pom download
Apache Maven
<dependency>
  <groupId>com.jwebmp.plugins.forms</groupId>
  <artifactId>jwebmp-plugins-forms-parent</artifactId>
  <version>1.1.1.8-jre15</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:1.1.1.8-jre15'
Gradle Kotlin
implementation("com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:1.1.1.8-jre15")
Scala SBT
libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-plugins-forms-parent" % "1.1.1.8-jre15"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.plugins.forms', module='jwebmp-plugins-forms-parent', version='1.1.1.8-jre15')
)
Apache Ivy
<dependency org="com.jwebmp.plugins.forms" name="jwebmp-plugins-forms-parent" rev="1.1.1.8-jre15" />
Leiningen
[com.jwebmp.plugins.forms/jwebmp-plugins-forms-parent "1.1.1.8-jre15"]
Apache Buildr
'com.jwebmp.plugins.forms:jwebmp-plugins-forms-parent:jar:1.1.1.8-jre15'