| License |
License |
|---|---|
| GroupId | GroupIdnl.vpro.poms |
| ArtifactId | ArtifactIdpoms-shared |
| Version | Version5.33.0 |
| Type | Typejar |
| Description |
Descriptionpoms-shared
Generic utility which are not quite generic enough to make it to vpro-shared.
TODO: This module is very sparse, I think we should consider dropping it altogether.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| poms-shared-5.33.0.pom | |
| poms-shared-5.33.0.jar | 6 KB |
| poms-shared-5.33.0-sources.jar | 4 KB |
| poms-shared-5.33.0-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.vpro.poms/poms-shared/ -->
<dependency>
<groupId>nl.vpro.poms</groupId>
<artifactId>poms-shared</artifactId>
<version>5.33.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.poms/poms-shared/
implementation 'nl.vpro.poms:poms-shared:5.33.0'
// https://jarcasting.com/artifacts/nl.vpro.poms/poms-shared/
implementation ("nl.vpro.poms:poms-shared:5.33.0")
'nl.vpro.poms:poms-shared:jar:5.33.0'
<dependency org="nl.vpro.poms" name="poms-shared" rev="5.33.0">
<artifact name="poms-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.poms', module='poms-shared', version='5.33.0')
)
libraryDependencies += "nl.vpro.poms" % "poms-shared" % "5.33.0"
[nl.vpro.poms/poms-shared "5.33.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.annotation : jakarta.annotation-api Optional | jar | 1.3.5 |
| nl.vpro.shared : vpro-shared-util | jar | |
| org.slf4j : slf4j-ext | jar | 1.7.32 |
| javax.inject : javax.inject | jar | 1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-beans | jar | 5.2.22.RELEASE |
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| org.springframework : spring-context | jar | 5.2.22.RELEASE |
| org.springframework : spring-tx | jar | 5.2.22.RELEASE |
| commons-logging : commons-logging | jar | 1.2 |
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| org.springframework : spring-test | jar | 5.2.22.RELEASE |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.junit.jupiter : junit-jupiter | jar | |
| org.apache.logging.log4j : log4j-api | jar | |
| org.apache.logging.log4j : log4j-slf4j-impl | jar |