| License |
License |
|---|---|
| GroupId | GroupIdcom.ontimize.jee.dms |
| ArtifactId | ArtifactIdontimize-jee-dms |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOntimize EE DMS
Ontimize EE DMS is a system that allows you to store files and keep track of the versions of those files.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ontimize-jee-dms-3.1.0.pom | 6 KB |
| Browse |
<!-- 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.1.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.1.0'
// https://jarcasting.com/artifacts/com.ontimize.jee.dms/ontimize-jee-dms/
implementation ("com.ontimize.jee.dms:ontimize-jee-dms:3.1.0")
'com.ontimize.jee.dms:ontimize-jee-dms:pom:3.1.0'
<dependency org="com.ontimize.jee.dms" name="ontimize-jee-dms" rev="3.1.0">
<artifact name="ontimize-jee-dms" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ontimize.jee.dms', module='ontimize-jee-dms', version='3.1.0')
)
libraryDependencies += "com.ontimize.jee.dms" % "ontimize-jee-dms" % "3.1.0"
[com.ontimize.jee.dms/ontimize-jee-dms "3.1.0"]