Last Version

WiQuery Core Project 9.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

MIT
Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.wiquery
ArtifactId

ArtifactId

wiquery-core
Version

Version

9.0.0
Type

Type

jar
Description

Description

WiQuery Core Project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download wiquery-core 9.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.7.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.5

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.slf4j : slf4j-log4j12 jar 1.7.25
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.