License |
License |
---|---|
GroupId | GroupIdio.tesler |
ArtifactId | ArtifactIdtesler-core |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIO Tesler - Core
Java framework designed for creating Enterprise Rich Web Applications
|
Project Organization |
Project OrganizationTesler |
Filename | Size |
---|---|
tesler-core-3.0.4.pom | |
tesler-core-3.0.4.jar | 780 KB |
tesler-core-3.0.4-sources.jar | 482 KB |
tesler-core-3.0.4-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |