| Categories |
CategoriesWicket User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdru.ydn.wicket.wicket-console |
| ArtifactId | ArtifactIdwicket-console-parent |
| Version | Version1.2 |
| Type | Typepom |
| Filename | Size |
|---|---|
| wicket-console-parent-1.2.pom | 6 KB |
| Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/ru.ydn.wicket.wicket-console/wicket-console-parent/
implementation ("ru.ydn.wicket.wicket-console:wicket-console-parent:1.2")
'ru.ydn.wicket.wicket-console:wicket-console-parent:pom:1.2'
<dependency org="ru.ydn.wicket.wicket-console" name="wicket-console-parent" rev="1.2">
<artifact name="wicket-console-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.ydn.wicket.wicket-console', module='wicket-console-parent', version='1.2')
)
libraryDependencies += "ru.ydn.wicket.wicket-console" % "wicket-console-parent" % "1.2"
[ru.ydn.wicket.wicket-console/wicket-console-parent "1.2"]