| License |
License |
|---|---|
| GroupId | GroupIdio.devbench.uibuilder |
| ArtifactId | ArtifactIdcomponents |
| Version | Version2.1.1 |
| Type | Typepom |
| Description |
DescriptionUIBuilder components
Modules for UIBuilder Components
|
| Filename | Size |
|---|---|
| components-2.1.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.devbench.uibuilder/components/ -->
<dependency>
<groupId>io.devbench.uibuilder</groupId>
<artifactId>components</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.devbench.uibuilder/components/
implementation 'io.devbench.uibuilder:components:2.1.1'
// https://jarcasting.com/artifacts/io.devbench.uibuilder/components/
implementation ("io.devbench.uibuilder:components:2.1.1")
'io.devbench.uibuilder:components:pom:2.1.1'
<dependency org="io.devbench.uibuilder" name="components" rev="2.1.1">
<artifact name="components" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.devbench.uibuilder', module='components', version='2.1.1')
)
libraryDependencies += "io.devbench.uibuilder" % "components" % "2.1.1"
[io.devbench.uibuilder/components "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vaadin : vaadin | jar | 14.4.1 |
| com.vaadin : vaadin-core | jar | 14.4.1 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.jetbrains : annotations | jar | 17.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.4.6 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.apache.maven.surefire : surefire-logger-api | jar | 2.21.0 |