License |
License |
---|---|
GroupId | GroupIdio.tesler |
ArtifactId | ArtifactIdtesler-model-core |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIO Tesler - Model Core
Java framework designed for creating Enterprise Rich Web Applications
|
Project Organization |
Project OrganizationTesler |
Filename | Size |
---|---|
tesler-model-core-3.0.4.pom | |
tesler-model-core-3.0.4.jar | 243 KB |
tesler-model-core-3.0.4-sources.jar | 170 KB |
tesler-model-core-3.0.4-javadoc.jar | 985 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-model-core/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-model-core</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-model-core/
implementation 'io.tesler:tesler-model-core:3.0.4'
// https://jarcasting.com/artifacts/io.tesler/tesler-model-core/
implementation ("io.tesler:tesler-model-core:3.0.4")
'io.tesler:tesler-model-core:jar:3.0.4'
<dependency org="io.tesler" name="tesler-model-core" rev="3.0.4">
<artifact name="tesler-model-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-model-core', version='3.0.4')
)
libraryDependencies += "io.tesler" % "tesler-model-core" % "3.0.4"
[io.tesler/tesler-model-core "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.tesler : tesler-api | jar | 3.0.4 |
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 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |