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