| License | License | 
|---|---|
| GroupId | GroupIdcom.ritense.valtimo | 
| ArtifactId | ArtifactIdresource | 
| Version | Version9.13.0.RELEASE | 
| Type | Typepom | 
| Description | DescriptionResource module The resource module exposes an interface for storing and retrieving resources | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| resource-9.13.0.RELEASE.pom | |
| resource-9.13.0.RELEASE-sources.jar | 8 KB | 
| resource-9.13.0.RELEASE-plain.jar | 16 KB | 
| resource-9.13.0.RELEASE-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/resource/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>resource</artifactId>
    <version>9.13.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.ritense.valtimo/resource/
implementation 'com.ritense.valtimo:resource:9.13.0.RELEASE'// https://jarcasting.com/artifacts/com.ritense.valtimo/resource/
implementation ("com.ritense.valtimo:resource:9.13.0.RELEASE")'com.ritense.valtimo:resource:pom:9.13.0.RELEASE'<dependency org="com.ritense.valtimo" name="resource" rev="9.13.0.RELEASE">
  <artifact name="resource" type="pom" />
</dependency>@Grapes(
@Grab(group='com.ritense.valtimo', module='resource', version='9.13.0.RELEASE')
)libraryDependencies += "com.ritense.valtimo" % "resource" % "9.13.0.RELEASE"[com.ritense.valtimo/resource "9.13.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.ritense.valtimo : contract | 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 |