License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdcoreApplication |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioncoreApplication
Fh Core Application
|
Project URL |
Project URL |
Filename | Size |
---|---|
coreApplication-4.10.0.pom | |
coreApplication-4.10.0.jar | 65 KB |
coreApplication-4.10.0-sources.jar | 34 KB |
coreApplication-4.10.0-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/coreApplication/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>coreApplication</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/coreApplication/
implementation 'pl.fhframework:coreApplication:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework/coreApplication/
implementation ("pl.fhframework:coreApplication:4.10.0")
'pl.fhframework:coreApplication:jar:4.10.0'
<dependency org="pl.fhframework" name="coreApplication" rev="4.10.0">
<artifact name="coreApplication" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='coreApplication', version='4.10.0')
)
libraryDependencies += "pl.fhframework" % "coreApplication" % "4.10.0"
[pl.fhframework/coreApplication "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework : fh-boot-bom | pom | 4.10.0 |
pl.fhframework : coreLite | jar | 4.10.0 |
pl.fhframework : basicControls | jar | 4.10.0 |
pl.fhframework.persistence : fhPersistenceLite | jar | 4.10.0 |
pl.fhframework.core.security.provider : securityDataProvider-jdbc | jar | 4.10.0 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |