Last Version

Wicketopia Persistence Support 1.4

A Rapid Application Development (RAD) library for the Apache Wicket framework

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketopia
ArtifactId

ArtifactId

wicketopia-persistence
Version

Version

1.4
Type

Type

jar
Description

Description

Wicketopia Persistence Support
A Rapid Application Development (RAD) library for the Apache Wicket framework

Download wicketopia-persistence 1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wicketopia : wicketopia jar 1.4
org.jmock : jmock jar 2.5.0.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.easymock : easymock jar 3.1
org.slf4j : slf4j-log4j12 jar 1.7.2

Project Modules

There are no modules declared in this project.