| License |
License |
|---|---|
| GroupId | GroupIdpl.fhframework |
| ArtifactId | ArtifactIddefaultApplication |
| Version | Version4.9.20 |
| Type | Typejar |
| Description |
DescriptiondefaultApplication
Fh Default Application
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| defaultApplication-4.9.20.pom | |
| defaultApplication-4.9.20.jar | 4 MB |
| defaultApplication-4.9.20-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/defaultApplication/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>defaultApplication</artifactId>
<version>4.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/defaultApplication/
implementation 'pl.fhframework:defaultApplication:4.9.20'
// https://jarcasting.com/artifacts/pl.fhframework/defaultApplication/
implementation ("pl.fhframework:defaultApplication:4.9.20")
'pl.fhframework:defaultApplication:jar:4.9.20'
<dependency org="pl.fhframework" name="defaultApplication" rev="4.9.20">
<artifact name="defaultApplication" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='defaultApplication', version='4.9.20')
)
libraryDependencies += "pl.fhframework" % "defaultApplication" % "4.9.20"
[pl.fhframework/defaultApplication "4.9.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.fhframework : fh-boot-bom | pom | 4.9.20 |
| pl.fhframework : coreApplication | jar | 4.9.20 |