License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdcoreLite |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCoreLite
Projekt CoreLite
|
Project URL |
Project URL |
Filename | Size |
---|---|
coreLite-4.10.0.pom | |
coreLite-4.10.0.jar | 1 MB |
coreLite-4.10.0-sources.jar | 586 KB |
coreLite-4.10.0-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/coreLite/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>coreLite</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/coreLite/
implementation 'pl.fhframework:coreLite:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework/coreLite/
implementation ("pl.fhframework:coreLite:4.10.0")
'pl.fhframework:coreLite:jar:4.10.0'
<dependency org="pl.fhframework" name="coreLite" rev="4.10.0">
<artifact name="coreLite" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='coreLite', version='4.10.0')
)
libraryDependencies += "pl.fhframework" % "coreLite" % "4.10.0"
[pl.fhframework/coreLite "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
org.hibernate : hibernate-core | jar | 5.6.7.Final |
org.hibernate : hibernate-validator | jar | 6.2.2.Final |
org.hibernate : hibernate-entitymanager | jar | 5.6.7.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |