| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.batchee |
| Идентификатор | Идентификаторbatchee-jaxrs-common |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеBatchEE :: GUI :: JAXRS :: Common
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| batchee-jaxrs-common-1.0.1.pom | |
| batchee-jaxrs-common-1.0.1.jar | 16 KB |
| batchee-jaxrs-common-1.0.1-sources.jar | 15 KB |
| batchee-jaxrs-common-1.0.1-javadoc.jar | 71 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.batchee/batchee-jaxrs-common/ -->
<dependency>
<groupId>org.apache.batchee</groupId>
<artifactId>batchee-jaxrs-common</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.batchee/batchee-jaxrs-common/
implementation 'org.apache.batchee:batchee-jaxrs-common:1.0.1'
// https://jarcasting.com/artifacts/org.apache.batchee/batchee-jaxrs-common/
implementation ("org.apache.batchee:batchee-jaxrs-common:1.0.1")
'org.apache.batchee:batchee-jaxrs-common:jar:1.0.1'
<dependency org="org.apache.batchee" name="batchee-jaxrs-common" rev="1.0.1">
<artifact name="batchee-jaxrs-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.batchee', module='batchee-jaxrs-common', version='1.0.1')
)
libraryDependencies += "org.apache.batchee" % "batchee-jaxrs-common" % "1.0.1"
[org.apache.batchee/batchee-jaxrs-common "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-jbatch_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-jaxrs_1.1_spec | jar | 1.0 |
| org.apache.johnzon : johnzon-jaxrs | jar | 1.2.15 |