License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.uqbar-project |
ArtifactId | ArtifactIduqbar-wicket-xtend |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuqbar-wicket-xtend
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
uqbar-wicket-xtend-1.0.0.pom | |
uqbar-wicket-xtend-1.0.0.jar | 18 KB |
uqbar-wicket-xtend-1.0.0-tests.jar | 2 KB |
uqbar-wicket-xtend-1.0.0-sources.jar | 28 KB |
uqbar-wicket-xtend-1.0.0-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uqbar-project/uqbar-wicket-xtend/ -->
<dependency>
<groupId>org.uqbar-project</groupId>
<artifactId>uqbar-wicket-xtend</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.uqbar-project/uqbar-wicket-xtend/
implementation 'org.uqbar-project:uqbar-wicket-xtend:1.0.0'
// https://jarcasting.com/artifacts/org.uqbar-project/uqbar-wicket-xtend/
implementation ("org.uqbar-project:uqbar-wicket-xtend:1.0.0")
'org.uqbar-project:uqbar-wicket-xtend:jar:1.0.0'
<dependency org="org.uqbar-project" name="uqbar-wicket-xtend" rev="1.0.0">
<artifact name="uqbar-wicket-xtend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uqbar-project', module='uqbar-wicket-xtend', version='1.0.0')
)
libraryDependencies += "org.uqbar-project" % "uqbar-wicket-xtend" % "1.0.0"
[org.uqbar-project/uqbar-wicket-xtend "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.uqbar-project : uqbar-domain | jar | 3.5.1 |
org.apache.wicket : wicket-core | jar | 1.5.10 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 1.1.0 |
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |