License |
License |
---|---|
GroupId | GroupIdio.devbench.uibuilder.i18n.plugin |
ArtifactId | ArtifactIdplugin-core |
Last Version | Last Version2.1.3-dev-220411 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUIBuilder i18n - plugins - core
The common codebase to extract i18n messages from java classes and html files
|
<!-- https://jarcasting.com/artifacts/io.devbench.uibuilder.i18n.plugin/plugin-core/ -->
<dependency>
<groupId>io.devbench.uibuilder.i18n.plugin</groupId>
<artifactId>plugin-core</artifactId>
<version>2.1.3-dev-220411</version>
</dependency>
// https://jarcasting.com/artifacts/io.devbench.uibuilder.i18n.plugin/plugin-core/
implementation 'io.devbench.uibuilder.i18n.plugin:plugin-core:2.1.3-dev-220411'
// https://jarcasting.com/artifacts/io.devbench.uibuilder.i18n.plugin/plugin-core/
implementation ("io.devbench.uibuilder.i18n.plugin:plugin-core:2.1.3-dev-220411")
'io.devbench.uibuilder.i18n.plugin:plugin-core:jar:2.1.3-dev-220411'
<dependency org="io.devbench.uibuilder.i18n.plugin" name="plugin-core" rev="2.1.3-dev-220411">
<artifact name="plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.devbench.uibuilder.i18n.plugin', module='plugin-core', version='2.1.3-dev-220411')
)
libraryDependencies += "io.devbench.uibuilder.i18n.plugin" % "plugin-core" % "2.1.3-dev-220411"
[io.devbench.uibuilder.i18n.plugin/plugin-core "2.1.3-dev-220411"]
Group / Artifact | Type | Version |
---|---|---|
io.devbench.uibuilder.i18n : i18n-core | jar | 2.1.3-dev-220411 |
com.google.dagger : dagger | jar | 2.21 |
org.ow2.asm : asm | jar | 7.0 |
org.ow2.asm : asm-util | jar | 7.0 |
org.jsoup : jsoup | jar | 1.11.3 |
io.devbench.uibuilder.core : uibuilder-api | jar | 2.1.3-dev-220411 |
com.vaadin : vaadin | jar | 14.8.7 |
com.vaadin : vaadin-core | jar | 14.8.7 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.jetbrains : annotations | jar | 17.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.dagger : dagger-compiler | jar | 2.21 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.google.jimfs : jimfs | jar | 1.1 |
io.devbench.uibuilder.i18n : test-tools | jar | 2.1.3-dev-220411 |
io.devbench.uibuilder.core : uibuilder-test | jar | 2.1.3-dev-220411 |
org.mockito : mockito-core | jar | 4.2.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.apache.maven.surefire : surefire-logger-api | jar | 2.21.0 |