Last Version

Java 8 Modules - Parent 7.0.0

Wicketstuff core modules that require to be build using Java 8. Typically this is because of a Java 8 feature requirement or Java 8 compiled upstream dependency.

License

License

Categories

Categories

Java Languages Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

jdk-1.8-parent
Version

Version

7.0.0
Type

Type

pom
Description

Description

Java 8 Modules - Parent
Wicketstuff core modules that require to be build using Java 8. Typically this is because of a Java 8 feature requirement or Java 8 compiled upstream dependency.
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-7.0.0/jdk-1.8-parent

Download jdk-1.8-parent 7.0.0

Filename Size
jdk-1.8-parent-7.0.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wicketstuff/jdk-1.8-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>jdk-1.8-parent</artifactId>
    <version>7.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/jdk-1.8-parent/
implementation 'org.wicketstuff:jdk-1.8-parent:7.0.0'
// https://jarcasting.com/artifacts/org.wicketstuff/jdk-1.8-parent/
implementation ("org.wicketstuff:jdk-1.8-parent:7.0.0")
'org.wicketstuff:jdk-1.8-parent:pom:7.0.0'
<dependency org="org.wicketstuff" name="jdk-1.8-parent" rev="7.0.0">
  <artifact name="jdk-1.8-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='jdk-1.8-parent', version='7.0.0')
)
libraryDependencies += "org.wicketstuff" % "jdk-1.8-parent" % "7.0.0"
[org.wicketstuff/jdk-1.8-parent "7.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 7.0.0

Project Modules

There are no modules declared in this project.