j

jwebmp-plugins-jquery-parent

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