License |
License |
---|---|
GroupId | GroupIdorg.uberfire |
ArtifactId | ArtifactIdvfs-impls |
Version | Version0.1.0.Alpha1 |
Type | Typepom |
Description |
DescriptionVFS Implementations
ÜberFire - Web RCP Framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
vfs-impls-0.1.0.Alpha1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uberfire/vfs-impls/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>vfs-impls</artifactId>
<version>0.1.0.Alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/vfs-impls/
implementation 'org.uberfire:vfs-impls:0.1.0.Alpha1'
// https://jarcasting.com/artifacts/org.uberfire/vfs-impls/
implementation ("org.uberfire:vfs-impls:0.1.0.Alpha1")
'org.uberfire:vfs-impls:pom:0.1.0.Alpha1'
<dependency org="org.uberfire" name="vfs-impls" rev="0.1.0.Alpha1">
<artifact name="vfs-impls" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='vfs-impls', version='0.1.0.Alpha1')
)
libraryDependencies += "org.uberfire" % "vfs-impls" % "0.1.0.Alpha1"
[org.uberfire/vfs-impls "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 |