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