Last Version

nl.vpro.shared:vpro-shared-services 2.8.2

This module contains service classes to be shared to be shared among other modules

License

License

GroupId

GroupId

nl.vpro.shared
ArtifactId

ArtifactId

vpro-shared-services
Version

Version

2.8.2
Type

Type

jar
Description

Description

This module contains service classes to be shared to be shared among other modules

Download vpro-shared-services 2.8.2


<!-- https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-services/ -->
<dependency>
    <groupId>nl.vpro.shared</groupId>
    <artifactId>vpro-shared-services</artifactId>
    <version>2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-services/
implementation 'nl.vpro.shared:vpro-shared-services:2.8.2'
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-services/
implementation ("nl.vpro.shared:vpro-shared-services:2.8.2")
'nl.vpro.shared:vpro-shared-services:jar:2.8.2'
<dependency org="nl.vpro.shared" name="vpro-shared-services" rev="2.8.2">
  <artifact name="vpro-shared-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.shared', module='vpro-shared-services', version='2.8.2')
)
libraryDependencies += "nl.vpro.shared" % "vpro-shared-services" % "2.8.2"
[nl.vpro.shared/vpro-shared-services "2.8.2"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.13.2
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.