| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.csra.wily |
| Идентификатор | Идентификаторcomponents |
| Последняя версия | Последняя версия2.4.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwily-components
Common Components and Configuration for the Wily Framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| components-2.4.2.pom | |
| components-2.4.2.jar | 42 KB |
| components-2.4.2-sources.jar | 28 KB |
| components-2.4.2-javadoc.jar | 202 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.csra.wily/components/ -->
<dependency>
<groupId>io.csra.wily</groupId>
<artifactId>components</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.csra.wily/components/
implementation 'io.csra.wily:components:2.4.2'
// https://jarcasting.com/artifacts/io.csra.wily/components/
implementation ("io.csra.wily:components:2.4.2")
'io.csra.wily:components:jar:2.4.2'
<dependency org="io.csra.wily" name="components" rev="2.4.2">
<artifact name="components" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.csra.wily', module='components', version='2.4.2')
)
libraryDependencies += "io.csra.wily" % "components" % "2.4.2"
[io.csra.wily/components "2.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.security : spring-security-core | jar | |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| io.springfox : springfox-boot-starter | jar | 3.0.0 |
| com.smartystreets.api : smartystreets-java-sdk | jar | 3.7.2 |
| org.springframework.data : spring-data-redis | jar | |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.apache.poi : poi-ooxml | jar | 5.0.0 |
| com.github.dozermapper : dozer-core | jar | 6.5.0 |
| org.ehcache : ehcache | jar | 3.9.0 |
| com.amazonaws : aws-java-sdk-dynamodb | jar | 1.11.942 |
| org.springframework : spring-webmvc | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |