| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.specs |
| Идентификатор | Идентификаторgeronimo-commonj_1.1_spec |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеCommonj
Geronimo SPECs is a collection of Java Specifications that have been
created completely by hand and are ASF licensed.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| geronimo-commonj_1.1_spec-1.0.pom | |
| geronimo-commonj_1.1_spec-1.0.jar | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-commonj_1.1_spec/ -->
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-commonj_1.1_spec</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-commonj_1.1_spec/
implementation 'org.apache.geronimo.specs:geronimo-commonj_1.1_spec:1.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-commonj_1.1_spec/
implementation ("org.apache.geronimo.specs:geronimo-commonj_1.1_spec:1.0")
'org.apache.geronimo.specs:geronimo-commonj_1.1_spec:jar:1.0'
<dependency org="org.apache.geronimo.specs" name="geronimo-commonj_1.1_spec" rev="1.0">
<artifact name="geronimo-commonj_1.1_spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-commonj_1.1_spec', version='1.0')
)
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-commonj_1.1_spec" % "1.0"
[org.apache.geronimo.specs/geronimo-commonj_1.1_spec "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |