utility
java project
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUtility Универсальные библиотеки |
| Группа | Группаcom.github.iintelligas |
| Идентификатор | Идентификаторutility |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеiIntelligas Utility
iIntelligas Utility Jar
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| utility-1.0.3.pom | |
| utility-1.0.3.jar | 72 KB |
| utility-1.0.3-sources.jar | 37 KB |
| utility-1.0.3-javadoc.jar | 286 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.iintelligas/utility/ -->
<dependency>
<groupId>com.github.iintelligas</groupId>
<artifactId>utility</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.iintelligas/utility/
implementation 'com.github.iintelligas:utility:1.0.3'
// https://jarcasting.com/artifacts/com.github.iintelligas/utility/
implementation ("com.github.iintelligas:utility:1.0.3")
'com.github.iintelligas:utility:jar:1.0.3'
<dependency org="com.github.iintelligas" name="utility" rev="1.0.3">
<artifact name="utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.iintelligas', module='utility', version='1.0.3')
)
libraryDependencies += "com.github.iintelligas" % "utility" % "1.0.3"
[com.github.iintelligas/utility "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.commons : commons-collections4 | jar | 4.0 |
| org.springframework.security : spring-security-web | jar | 4.1.2.RELEASE |
| org.hibernate : hibernate-core | jar | 5.0.11.Final |
| org.springframework.data : spring-data-jpa | jar | 1.10.6.RELEASE |
| org.springframework : spring-web | jar | 4.3.5.RELEASE |
| com.google.guava : guava | jar | 18.0 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.6 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.8 |
| org.springframework : spring-webmvc | jar | 4.3.5.RELEASE |
| org.springframework.security : spring-security-core | jar | 4.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 1.5.10.RELEASE |
java project