| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcom.guicedee.services |
| Идентификатор | Идентификаторcommons-beanutils |
| Версия | Версия1.1.1.8-jre16 |
| Тип | Типjar |
| Описание |
ОписаниеApache Commons Bean Utils
The Parent Holder for the Guiced EE JMPS System
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-beanutils-1.1.1.8-jre16.pom | |
| commons-beanutils-1.1.1.8-jre16.jar | 244 KB |
| commons-beanutils-1.1.1.8-jre16-sources.jar | 305 KB |
| commons-beanutils-1.1.1.8-jre16-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/commons-beanutils/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.1.1.8-jre16</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/commons-beanutils/
implementation 'com.guicedee.services:commons-beanutils:1.1.1.8-jre16'
// https://jarcasting.com/artifacts/com.guicedee.services/commons-beanutils/
implementation ("com.guicedee.services:commons-beanutils:1.1.1.8-jre16")
'com.guicedee.services:commons-beanutils:jar:1.1.1.8-jre16'
<dependency org="com.guicedee.services" name="commons-beanutils" rev="1.1.1.8-jre16">
<artifact name="commons-beanutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='commons-beanutils', version='1.1.1.8-jre16')
)
libraryDependencies += "com.guicedee.services" % "commons-beanutils" % "1.1.1.8-jre16"
[com.guicedee.services/commons-beanutils "1.1.1.8-jre16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.guicedee.services : commons-collections4 | jar | 1.1.1.8-jre16 |
| com.guicedee.services : commons-logging | jar | 1.1.1.8-jre16 |