Last Version

wicket-console 1.3

Wicket console for JDK6+

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

ru.ydn.wicket.wicket-console
ArtifactId

ArtifactId

wicket-console
Version

Version

1.3
Type

Type

jar
Description

Description

wicket-console
Wicket console for JDK6+
Project URL

Project URL

http://maven.apache.org

Download wicket-console 1.3


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

Dependencies

compile (2)

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

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.wicket : wicket-devutils jar 8.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.