ginere-base
Base utilities and functionalities for java applications
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаeu.ginere |
| Идентификатор | Идентификаторginere-base |
| Последняя версия | Последняя версия1.2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGinere-Base
Base utilities for java projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ginere-base-1.2.3.pom | |
| ginere-base-1.2.3.jar | 117 KB |
| ginere-base-1.2.3-sources.jar | 64 KB |
| ginere-base-1.2.3-javadoc.jar | 436 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.ginere/ginere-base/ -->
<dependency>
<groupId>eu.ginere</groupId>
<artifactId>ginere-base</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.ginere/ginere-base/
implementation 'eu.ginere:ginere-base:1.2.3'
// https://jarcasting.com/artifacts/eu.ginere/ginere-base/
implementation ("eu.ginere:ginere-base:1.2.3")
'eu.ginere:ginere-base:jar:1.2.3'
<dependency org="eu.ginere" name="ginere-base" rev="1.2.3">
<artifact name="ginere-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.ginere', module='ginere-base', version='1.2.3')
)
libraryDependencies += "eu.ginere" % "ginere-base" % "1.2.3"
[eu.ginere/ginere-base "1.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 1.4 |
| commons-codec : commons-codec | jar | 1.4 |
| javax.mail : mail | jar | 1.4.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |
Base utilities and functionalities for java applications