is not current version
Last Version 1.3

ru.ydn.wicket.wicket-console:wicket-console-parent 1.1

Wicket console for JDK6+

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

ru.ydn.wicket.wicket-console
ArtifactId

ArtifactId

wicket-console-parent
Version

Version

1.1
Type

Type

pom

Download wicket-console-parent 1.1


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