| License |
License |
|---|---|
| GroupId | GroupIdpl.fhframework |
| ArtifactId | ArtifactIdbasicControls |
| Last Version | Last Version4.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionbasicControls
Basic Controls
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| basicControls-4.10.0.pom | |
| basicControls-4.10.0.jar | 461 KB |
| basicControls-4.10.0-sources.jar | 239 KB |
| basicControls-4.10.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/basicControls/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>basicControls</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/basicControls/
implementation 'pl.fhframework:basicControls:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework/basicControls/
implementation ("pl.fhframework:basicControls:4.10.0")
'pl.fhframework:basicControls:jar:4.10.0'
<dependency org="pl.fhframework" name="basicControls" rev="4.10.0">
<artifact name="basicControls" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='basicControls', version='4.10.0')
)
libraryDependencies += "pl.fhframework" % "basicControls" % "4.10.0"
[pl.fhframework/basicControls "4.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.fhframework : coreLite | jar | 4.10.0 |
| commons-lang : commons-lang | jar | |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
| junit : junit | jar | 4.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun » tools Optional | jar | 1.8 |