License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.uberfire |
ArtifactId | ArtifactIdappformer-client-api |
Version | Version7.58.0.Final |
Type | Typejar |
Description |
DescriptionAppFormer Client API
AppFormer Client API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.uberfire/appformer-client-api/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>appformer-client-api</artifactId>
<version>7.58.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/appformer-client-api/
implementation 'org.uberfire:appformer-client-api:7.58.0.Final'
// https://jarcasting.com/artifacts/org.uberfire/appformer-client-api/
implementation ("org.uberfire:appformer-client-api:7.58.0.Final")
'org.uberfire:appformer-client-api:jar:7.58.0.Final'
<dependency org="org.uberfire" name="appformer-client-api" rev="7.58.0.Final">
<artifact name="appformer-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='appformer-client-api', version='7.58.0.Final')
)
libraryDependencies += "org.uberfire" % "appformer-client-api" % "7.58.0.Final"
[org.uberfire/appformer-client-api "7.58.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 2.0.SP1 |
com.google.gwt : gwt-user | jar | 2.9.0 |
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 |