is not current version
Last Version 3.1.0

com.ontimize.jee.dms:ontimize-jee-dms 3.0.0

Ontimize EE DMS is a system that allows you to store files and keep track of the versions of those files.

GroupId

GroupId

com.ontimize.jee.dms
ArtifactId

ArtifactId

ontimize-jee-dms
Version

Version

3.0.0
Type

Type

pom

Download ontimize-jee-dms 3.0.0


<!-- https://jarcasting.com/artifacts/com.ontimize.jee.dms/ontimize-jee-dms/ -->
<dependency>
    <groupId>com.ontimize.jee.dms</groupId>
    <artifactId>ontimize-jee-dms</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ontimize.jee.dms/ontimize-jee-dms/
implementation 'com.ontimize.jee.dms:ontimize-jee-dms:3.0.0'
// https://jarcasting.com/artifacts/com.ontimize.jee.dms/ontimize-jee-dms/
implementation ("com.ontimize.jee.dms:ontimize-jee-dms:3.0.0")
'com.ontimize.jee.dms:ontimize-jee-dms:pom:3.0.0'
<dependency org="com.ontimize.jee.dms" name="ontimize-jee-dms" rev="3.0.0">
  <artifact name="ontimize-jee-dms" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ontimize.jee.dms', module='ontimize-jee-dms', version='3.0.0')
)
libraryDependencies += "com.ontimize.jee.dms" % "ontimize-jee-dms" % "3.0.0"
[com.ontimize.jee.dms/ontimize-jee-dms "3.0.0"]