| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcommons-beanutils |
| Идентификатор | Идентификаторcommons-beanutils-core |
| Последняя версия | Последняя версия1.8.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommons BeanUtils Core
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| commons-beanutils-core-1.8.3.pom | |
| commons-beanutils-core-1.8.3.jar | 201 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/commons-beanutils/commons-beanutils-core/ -->
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils-core</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/commons-beanutils/commons-beanutils-core/
implementation 'commons-beanutils:commons-beanutils-core:1.8.3'
// https://jarcasting.com/artifacts/commons-beanutils/commons-beanutils-core/
implementation ("commons-beanutils:commons-beanutils-core:1.8.3")
'commons-beanutils:commons-beanutils-core:jar:1.8.3'
<dependency org="commons-beanutils" name="commons-beanutils-core" rev="1.8.3">
<artifact name="commons-beanutils-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-beanutils', module='commons-beanutils-core', version='1.8.3')
)
libraryDependencies += "commons-beanutils" % "commons-beanutils-core" % "1.8.3"
[commons-beanutils/commons-beanutils-core "1.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |