Last Version

WicketStuff Rest Utils 9.10.0

common rest functionality

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-rest-utils
Version

Version

9.10.0
Type

Type

jar
Description

Description

WicketStuff Rest Utils
common rest functionality
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/wicketstuff-rest-utils

Download wicketstuff-rest-utils 9.10.0


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

Dependencies

compile (1)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-log4j12 jar 1.7.36
org.eclipse.jetty.aggregate : jetty-all jar 9.4.46.v20220331
org.mockito : mockito-core jar 4.5.1

Project Modules

There are no modules declared in this project.