License |
License |
---|---|
GroupId | GroupIdorg.uberfire |
ArtifactId | ArtifactIdwidgets-sandbox |
Last Version | Last Version0.1.0.Alpha1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWidgets Sandbox
ÜberFire - Web RCP Framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
widgets-sandbox-0.1.0.Alpha1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uberfire/widgets-sandbox/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>widgets-sandbox</artifactId>
<version>0.1.0.Alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/widgets-sandbox/
implementation 'org.uberfire:widgets-sandbox:0.1.0.Alpha1'
// https://jarcasting.com/artifacts/org.uberfire/widgets-sandbox/
implementation ("org.uberfire:widgets-sandbox:0.1.0.Alpha1")
'org.uberfire:widgets-sandbox:pom:0.1.0.Alpha1'
<dependency org="org.uberfire" name="widgets-sandbox" rev="0.1.0.Alpha1">
<artifact name="widgets-sandbox" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='widgets-sandbox', version='0.1.0.Alpha1')
)
libraryDependencies += "org.uberfire" % "widgets-sandbox" % "0.1.0.Alpha1"
[org.uberfire/widgets-sandbox "0.1.0.Alpha1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |
org.easytesting : fest-assert-core | jar | 2.0M6 |