Last Version

IO Tesler - Core 3.0.4

Java framework designed for creating Enterprise Rich Web Applications

License

License

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-core
Version

Version

3.0.4
Type

Type

jar
Description

Description

IO Tesler - Core
Java framework designed for creating Enterprise Rich Web Applications
Project Organization

Project Organization

Tesler

Download tesler-core 3.0.4


<!-- https://jarcasting.com/artifacts/io.tesler/tesler-core/ -->
<dependency>
    <groupId>io.tesler</groupId>
    <artifactId>tesler-core</artifactId>
    <version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-core/
implementation 'io.tesler:tesler-core:3.0.4'
// https://jarcasting.com/artifacts/io.tesler/tesler-core/
implementation ("io.tesler:tesler-core:3.0.4")
'io.tesler:tesler-core:jar:3.0.4'
<dependency org="io.tesler" name="tesler-core" rev="3.0.4">
  <artifact name="tesler-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-core', version='3.0.4')
)
libraryDependencies += "io.tesler" % "tesler-core" % "3.0.4"
[io.tesler/tesler-core "3.0.4"]

Dependencies

compile (34)

Group / Artifact Type Version
io.tesler : tesler-constgen jar 3.0.4
io.tesler : tesler-model-core jar 3.0.4
io.tesler : tesler-model-ui jar 3.0.4
org.springframework.boot : spring-boot-starter-validation jar 2.5.1
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.1
org.springframework : spring-context-support jar 5.3.8
org.springframework : spring-webmvc jar 5.3.8
org.springframework.security : spring-security-core jar 5.5.0
org.springframework.security : spring-security-web jar 5.5.0
org.springframework.security : spring-security-config jar 5.5.0
org.springframework : spring-aop jar 5.3.8
org.springframework : spring-aspects jar 5.3.8
org.springframework.boot : spring-boot-autoconfigure jar 2.5.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.1
commons-lang : commons-lang jar 2.3
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.7
org.apache.commons : commons-collections4 jar 4.1
commons-beanutils : commons-beanutils jar 1.9.4
commons-fileupload : commons-fileupload jar 1.3.3
com.cronutils : cron-utils jar 9.1.3
com.google.guava : guava jar 30.0-jre
org.hibernate : hibernate-entitymanager 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
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.3
org.freemarker : freemarker jar 2.3.31
javax.servlet : javax.servlet-api jar 4.0.1
de.odysseus.juel : juel-api jar 2.2.7
de.odysseus.juel : juel-spi jar 2.2.7
de.odysseus.juel : juel-impl jar 2.2.7
org.springframework.boot : spring-boot-starter-test jar 2.5.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.