k

kie-wb-common-server-ui-api

Kie Workbench - Common - Server Component - API
Files download
File Operation
kie-wb-common-server-ui-api-7.64.0.Final.jar download
kie-wb-common-server-ui-api-7.64.0.Final.pom download
kie-wb-common-server-ui-api-7.64.0.Final-sources.jar download
Apache Maven
<dependency>
  <groupId>org.kie.workbench.screens</groupId>
  <artifactId>kie-wb-common-server-ui-api</artifactId>
  <version>7.64.0.Final</version>
</dependency>
Gradle Groovy
implementation 'org.kie.workbench.screens:kie-wb-common-server-ui-api:7.64.0.Final'
Gradle Kotlin
implementation("org.kie.workbench.screens:kie-wb-common-server-ui-api:7.64.0.Final")
Scala SBT
libraryDependencies += "org.kie.workbench.screens" % "kie-wb-common-server-ui-api" % "7.64.0.Final"
Groovy Grape
@Grapes(
  @Grab(group='org.kie.workbench.screens', module='kie-wb-common-server-ui-api', version='7.64.0.Final')
)
Apache Ivy
<dependency org="org.kie.workbench.screens" name="kie-wb-common-server-ui-api" rev="7.64.0.Final" />
Leiningen
[org.kie.workbench.screens/kie-wb-common-server-ui-api "7.64.0.Final"]
Apache Buildr
'org.kie.workbench.screens:kie-wb-common-server-ui-api:jar:7.64.0.Final'