| License |
License |
|---|---|
| GroupId | GroupIdio.tesler |
| ArtifactId | ArtifactIdtesler-model-ui |
| Version | Version3.0.0.M9 |
| Type | Typejar |
| Description |
DescriptionIO Tesler - Model UI
Java framework designed for creating Enterprise Rich Web Applications
|
| Project Organization |
Project OrganizationTesler |
| Filename | Size |
|---|---|
| tesler-model-ui-3.0.0.M9.pom | |
| tesler-model-ui-3.0.0.M9.jar | 69 KB |
| tesler-model-ui-3.0.0.M9-sources.jar | 33 KB |
| tesler-model-ui-3.0.0.M9-javadoc.jar | 205 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-model-ui/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-model-ui</artifactId>
<version>3.0.0.M9</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-model-ui/
implementation 'io.tesler:tesler-model-ui:3.0.0.M9'
// https://jarcasting.com/artifacts/io.tesler/tesler-model-ui/
implementation ("io.tesler:tesler-model-ui:3.0.0.M9")
'io.tesler:tesler-model-ui:jar:3.0.0.M9'
<dependency org="io.tesler" name="tesler-model-ui" rev="3.0.0.M9">
<artifact name="tesler-model-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-model-ui', version='3.0.0.M9')
)
libraryDependencies += "io.tesler" % "tesler-model-ui" % "3.0.0.M9"
[io.tesler/tesler-model-ui "3.0.0.M9"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.tesler : tesler-model-core | jar | 3.0.0.M9 |
| io.tesler : tesler-api | jar | 3.0.0.M9 |
| org.hibernate : hibernate-core | jar | 5.4.13.Final |
| org.hibernate : hibernate-jpamodelgen | jar | 5.4.13.Final |
| org.hibernate : hibernate-java8 | jar | 5.4.13.Final |
| org.hibernate : hibernate-envers | jar | 5.4.13.Final |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| org.freemarker : freemarker | jar | 2.3.28 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |