| License |
License |
|---|---|
| GroupId | GroupIdorg.uberfire |
| ArtifactId | ArtifactIduberfire-webapp |
| Last Version | Last Version7.71.0.Final |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionUberFire Showcase WebApp
UberFire Showcase WebApp
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| uberfire-webapp-7.71.0.Final.pom | |
| uberfire-webapp-7.71.0.Final.war | 44 MB |
| uberfire-webapp-7.71.0.Final-sources.jar | 267 KB |
| uberfire-webapp-7.71.0.Final-javadoc.jar | 749 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.uberfire/uberfire-webapp/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-webapp</artifactId>
<version>7.71.0.Final</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/uberfire-webapp/
implementation 'org.uberfire:uberfire-webapp:7.71.0.Final'
// https://jarcasting.com/artifacts/org.uberfire/uberfire-webapp/
implementation ("org.uberfire:uberfire-webapp:7.71.0.Final")
'org.uberfire:uberfire-webapp:war:7.71.0.Final'
<dependency org="org.uberfire" name="uberfire-webapp" rev="7.71.0.Final">
<artifact name="uberfire-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='uberfire-webapp', version='7.71.0.Final')
)
libraryDependencies += "org.uberfire" % "uberfire-webapp" % "7.71.0.Final"
[org.uberfire/uberfire-webapp "7.71.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.uberfire : uberfire-testing-utils | jar | |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.assertj : assertj-core | jar | 3.14.0 |