| Лицензия |
Лицензия
CDDL + GPLv2 with classpath exception
|
|---|---|
| Категории |
КатегорииGlassFish Контейнер Application Servers |
| Группа | Группаorg.glassfish.external |
| Идентификатор | Идентификаторapache-commons |
| Версия | Версия10.0-b28 |
| Тип | Типjar |
| Описание |
ОписаниеApache commons library repackaged as OSGi and HK2 bundle
Module repackaging of the Apache commons library
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| apache-commons-10.0-b28.pom | |
| apache-commons-10.0-b28.jar | 513 KB |
| apache-commons-10.0-b28-sources.jar | 327 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.glassfish.external/apache-commons/ -->
<dependency>
<groupId>org.glassfish.external</groupId>
<artifactId>apache-commons</artifactId>
<version>10.0-b28</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.external/apache-commons/
implementation 'org.glassfish.external:apache-commons:10.0-b28'
// https://jarcasting.com/artifacts/org.glassfish.external/apache-commons/
implementation ("org.glassfish.external:apache-commons:10.0-b28")
'org.glassfish.external:apache-commons:jar:10.0-b28'
<dependency org="org.glassfish.external" name="apache-commons" rev="10.0-b28">
<artifact name="apache-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.external', module='apache-commons', version='10.0-b28')
)
libraryDependencies += "org.glassfish.external" % "apache-commons" % "10.0-b28"
[org.glassfish.external/apache-commons "10.0-b28"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-beanutils : commons-beanutils Необязательный | jar | 1.6.1 |
| commons-collections : commons-collections Необязательный | jar | 2.1 |
| commons-digester : commons-digester Необязательный | jar | 1.5 |
| commons-modeler : commons-modeler Необязательный | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.3.1 |