License |
License |
---|---|
GroupId | GroupIdcom.ritense.valtimo |
ArtifactId | ArtifactIdsmartdocuments |
Last Version | Last Version9.13.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmartDocuments document generation module
The SmartDocuments document generation module implements document generation using the SmartDocument web API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smartdocuments-9.13.0.RELEASE.pom | |
smartdocuments-9.13.0.RELEASE-sources.jar | 11 KB |
smartdocuments-9.13.0.RELEASE-plain.jar | 31 KB |
smartdocuments-9.13.0.RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/smartdocuments/ -->
<dependency>
<groupId>com.ritense.valtimo</groupId>
<artifactId>smartdocuments</artifactId>
<version>9.13.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/smartdocuments/
implementation 'com.ritense.valtimo:smartdocuments:9.13.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/smartdocuments/
implementation ("com.ritense.valtimo:smartdocuments:9.13.0.RELEASE")
'com.ritense.valtimo:smartdocuments:pom:9.13.0.RELEASE'
<dependency org="com.ritense.valtimo" name="smartdocuments" rev="9.13.0.RELEASE">
<artifact name="smartdocuments" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='smartdocuments', version='9.13.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "smartdocuments" % "9.13.0.RELEASE"
[com.ritense.valtimo/smartdocuments "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 |