| License | License | 
|---|---|
| GroupId | GroupIdcom.ritense.valtimo | 
| ArtifactId | ArtifactIddocument | 
| Version | Version9.8.0.RELEASE | 
| Type | Typepom | 
| Description | DescriptionDocument module The document module allows you to define data schema for a business process | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| document-9.8.0.RELEASE.pom | |
| document-9.8.0.RELEASE-sources.jar | 139 KB | 
| document-9.8.0.RELEASE-plain.jar | 157 KB | 
| document-9.8.0.RELEASE-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/document/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>document</artifactId>
    <version>9.8.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.ritense.valtimo/document/
implementation 'com.ritense.valtimo:document:9.8.0.RELEASE'// https://jarcasting.com/artifacts/com.ritense.valtimo/document/
implementation ("com.ritense.valtimo:document:9.8.0.RELEASE")'com.ritense.valtimo:document:pom:9.8.0.RELEASE'<dependency org="com.ritense.valtimo" name="document" rev="9.8.0.RELEASE">
  <artifact name="document" type="pom" />
</dependency>@Grapes(
@Grab(group='com.ritense.valtimo', module='document', version='9.8.0.RELEASE')
)libraryDependencies += "com.ritense.valtimo" % "document" % "9.8.0.RELEASE"[com.ritense.valtimo/document "9.8.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.security : spring-security-core | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.springframework.data : spring-data-commons | jar | |
| javax.inject : javax.inject | jar | 1 |