poms-shared
The java domain classes used by NPO Frontend API, POMS Backend and other POMS projects.
These are also used by the API clients.
See also poms parent
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.vpro.poms |
| Идентификатор | Идентификаторpoms-extjs |
| Последняя версия | Последняя версия5.11.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpoms-extjs
Domain classes and utilities for NPO POMS projects.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| poms-extjs-5.11.9.pom | |
| poms-extjs-5.11.9.jar | 10 KB |
| poms-extjs-5.11.9-sources.jar | 7 KB |
| poms-extjs-5.11.9-javadoc.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.vpro.poms/poms-extjs/ -->
<dependency>
<groupId>nl.vpro.poms</groupId>
<artifactId>poms-extjs</artifactId>
<version>5.11.9</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.poms/poms-extjs/
implementation 'nl.vpro.poms:poms-extjs:5.11.9'
// https://jarcasting.com/artifacts/nl.vpro.poms/poms-extjs/
implementation ("nl.vpro.poms:poms-extjs:5.11.9")
'nl.vpro.poms:poms-extjs:jar:5.11.9'
<dependency org="nl.vpro.poms" name="poms-extjs" rev="5.11.9">
<artifact name="poms-extjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.poms', module='poms-extjs', version='5.11.9')
)
libraryDependencies += "nl.vpro.poms" % "poms-extjs" % "5.11.9"
[nl.vpro.poms/poms-extjs "5.11.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| nl.vpro.media : media-domain | jar | 5.11.9 |
| nl.vpro.user : user-domain | jar | 5.11.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.12.2 |
| junit : junit | jar | 4.12 |
The java domain classes used by NPO Frontend API, POMS Backend and other POMS projects.
These are also used by the API clients.
See also poms parent