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
License |
License |
---|---|
GroupId | GroupIdnl.vpro.poms |
ArtifactId | ArtifactIdpoms-extjs |
Last Version | Last Version5.11.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpoms-extjs
Domain classes and utilities for NPO POMS projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
nl.vpro.media : media-domain | jar | 5.11.9 |
nl.vpro.user : user-domain | jar | 5.11.9 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
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