| License |
License |
|---|---|
| GroupId | GroupIdorg.uberfire |
| ArtifactId | ArtifactIduberfire-widgets-properties-editor-api |
| Version | Version7.68.0.Final |
| Type | Typejar |
| Description |
DescriptionUberfire Properties Editor Widget API
Uberfire Properties Editor Widget API
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.uberfire/uberfire-widgets-properties-editor-api/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-widgets-properties-editor-api</artifactId>
<version>7.68.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/uberfire-widgets-properties-editor-api/
implementation 'org.uberfire:uberfire-widgets-properties-editor-api:7.68.0.Final'
// https://jarcasting.com/artifacts/org.uberfire/uberfire-widgets-properties-editor-api/
implementation ("org.uberfire:uberfire-widgets-properties-editor-api:7.68.0.Final")
'org.uberfire:uberfire-widgets-properties-editor-api:jar:7.68.0.Final'
<dependency org="org.uberfire" name="uberfire-widgets-properties-editor-api" rev="7.68.0.Final">
<artifact name="uberfire-widgets-properties-editor-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='uberfire-widgets-properties-editor-api', version='7.68.0.Final')
)
libraryDependencies += "org.uberfire" % "uberfire-widgets-properties-editor-api" % "7.68.0.Final"
[org.uberfire/uberfire-widgets-properties-editor-api "7.68.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.errai : errai-bus | jar | 4.15.0.Final |
| org.jboss.errai : errai-common | jar | |
| org.uberfire : uberfire-api | jar | |
| org.uberfire : uberfire-commons | jar | |
| org.kie.soup : kie-soup-commons | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.assertj : assertj-core | jar | 3.14.0 |
| com.google.inject : guice | jar | 4.0 |