| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpl.fhframework |
| Идентификатор | ИдентификаторcoreLite |
| Последняя версия | Последняя версия4.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCoreLite
Projekt CoreLite
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |