Utils
A collection of useful helping classes
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.tschumacher |
| Идентификатор | Идентификаторutils |
| Последняя версия | Последняя версия0.0.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеutils
A Collection of Helper Classes
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| utils-0.0.12.pom | |
| utils-0.0.12.jar | 17 KB |
| utils-0.0.12-sources.jar | 10 KB |
| utils-0.0.12-javadoc.jar | 94 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.tschumacher/utils/ -->
<dependency>
<groupId>de.tschumacher</groupId>
<artifactId>utils</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/de.tschumacher/utils/
implementation 'de.tschumacher:utils:0.0.12'
// https://jarcasting.com/artifacts/de.tschumacher/utils/
implementation ("de.tschumacher:utils:0.0.12")
'de.tschumacher:utils:jar:0.0.12'
<dependency org="de.tschumacher" name="utils" rev="0.0.12">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tschumacher', module='utils', version='0.0.12')
)
libraryDependencies += "de.tschumacher" % "utils" % "0.0.12"
[de.tschumacher/utils "0.0.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.security : spring-security-web | jar | 5.0.2.RELEASE |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| com.google.guava : guava | jar | 23.6-jre |
| org.joda : joda-money | jar | 0.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
A collection of useful helping classes