Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdde.wicketbuch.extensions |
ArtifactId | ArtifactIdclasspath-preloader-parent |
Version | Version0.0.1.wicket7 |
Type | Typepom |
Filename | Size |
---|---|
classpath-preloader-parent-0.0.1.wicket7.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/classpath-preloader-parent/ -->
<dependency>
<groupId>de.wicketbuch.extensions</groupId>
<artifactId>classpath-preloader-parent</artifactId>
<version>0.0.1.wicket7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/classpath-preloader-parent/
implementation 'de.wicketbuch.extensions:classpath-preloader-parent:0.0.1.wicket7'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/classpath-preloader-parent/
implementation ("de.wicketbuch.extensions:classpath-preloader-parent:0.0.1.wicket7")
'de.wicketbuch.extensions:classpath-preloader-parent:pom:0.0.1.wicket7'
<dependency org="de.wicketbuch.extensions" name="classpath-preloader-parent" rev="0.0.1.wicket7">
<artifact name="classpath-preloader-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='classpath-preloader-parent', version='0.0.1.wicket7')
)
libraryDependencies += "de.wicketbuch.extensions" % "classpath-preloader-parent" % "0.0.1.wicket7"
[de.wicketbuch.extensions/classpath-preloader-parent "0.0.1.wicket7"]