tgi-commons
A set of very interesting Java based projects aimed at improving your speed in delivering back ends for web applications.
| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаit.techgap |
| Идентификатор | Идентификаторtgi-commons |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеTGI Commons
TGI Commons - Parent Project
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tgi-commons-2.0.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.techgap/tgi-commons/ -->
<dependency>
<groupId>it.techgap</groupId>
<artifactId>tgi-commons</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.techgap/tgi-commons/
implementation 'it.techgap:tgi-commons:2.0.0'
// https://jarcasting.com/artifacts/it.techgap/tgi-commons/
implementation ("it.techgap:tgi-commons:2.0.0")
'it.techgap:tgi-commons:pom:2.0.0'
<dependency org="it.techgap" name="tgi-commons" rev="2.0.0">
<artifact name="tgi-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.techgap', module='tgi-commons', version='2.0.0')
)
libraryDependencies += "it.techgap" % "tgi-commons" % "2.0.0"
[it.techgap/tgi-commons "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | |
| org.slf4j : slf4j-api | jar | |
| org.slf4j : jcl-over-slf4j | jar | |
| org.slf4j : log4j-over-slf4j | jar | |
| org.slf4j : jul-to-slf4j | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | |
| log4j : log4j | jar |
A set of very interesting Java based projects aimed at improving your speed in delivering back ends for web applications.