License |
License |
---|---|
GroupId | GroupIdcom.ritense.valtimo |
ArtifactId | ArtifactIdlocal-document-generation |
Last Version | Last Version9.13.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLocal document generation module
The local document generation module is a no-op implementation of the document generation interface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/local-document-generation/ -->
<dependency>
<groupId>com.ritense.valtimo</groupId>
<artifactId>local-document-generation</artifactId>
<version>9.13.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/local-document-generation/
implementation 'com.ritense.valtimo:local-document-generation:9.13.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/local-document-generation/
implementation ("com.ritense.valtimo:local-document-generation:9.13.0.RELEASE")
'com.ritense.valtimo:local-document-generation:pom:9.13.0.RELEASE'
<dependency org="com.ritense.valtimo" name="local-document-generation" rev="9.13.0.RELEASE">
<artifact name="local-document-generation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='local-document-generation', version='9.13.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "local-document-generation" % "9.13.0.RELEASE"
[com.ritense.valtimo/local-document-generation "9.13.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.ritense.valtimo : document-generation | jar | 9.13.0.RELEASE |
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 |