Last Version

OpenLMIS Service Util 3.1.0

This library contains code that is shared between Services.

License

License

GroupId

GroupId

org.openlmis
ArtifactId

ArtifactId

openlmis-service-util
Version

Version

3.1.0
Type

Type

jar
Description

Description

OpenLMIS Service Util
This library contains code that is shared between Services.
Project URL

Project URL

https://openlmis.org
Source Code Management

Source Code Management

https://github.com/openlmis/openlmis-service-util

Download openlmis-service-util 3.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.8
commons-beanutils : commons-beanutils jar 1.9.3
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.joda : joda-money jar 0.12
javax.validation : validation-api jar 1.1.0.Final
org.slf4j : slf4j-api jar 1.7.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.