is not current version
Last Version 1.3

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

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.0
Type

Type

pom

Download wicket-console-parent 1.0


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