License |
License |
---|---|
GroupId | GroupIdio.tesler |
ArtifactId | ArtifactIdtesler-api |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIO Tesler - API
Java framework designed for creating Enterprise Rich Web Applications
|
Project Organization |
Project OrganizationTesler |
Filename | Size |
---|---|
tesler-api-3.0.4.pom | |
tesler-api-3.0.4.jar | 157 KB |
tesler-api-3.0.4-sources.jar | 124 KB |
tesler-api-3.0.4-javadoc.jar | 910 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-api/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-api</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-api/
implementation 'io.tesler:tesler-api:3.0.4'
// https://jarcasting.com/artifacts/io.tesler/tesler-api/
implementation ("io.tesler:tesler-api:3.0.4")
'io.tesler:tesler-api:jar:3.0.4'
<dependency org="io.tesler" name="tesler-api" rev="3.0.4">
<artifact name="tesler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-api', version='3.0.4')
)
libraryDependencies += "io.tesler" % "tesler-api" % "3.0.4"
[io.tesler/tesler-api "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.tesler : tesler-constgen | jar | 3.0.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.1 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.1 |
org.springframework.security : spring-security-core | jar | 5.5.0 |
org.springframework : spring-tx | jar | 5.3.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.3 |
javax.persistence : javax.persistence-api | jar | 2.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
com.google.guava : guava | jar | 30.0-jre |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |