Last Version

Local resource module 9.13.0.RELEASE

The local resource module is a no-op implementation of the resource module, only logging its calls

License

License

GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

local-resource
Version

Version

9.13.0.RELEASE
Type

Type

pom
Description

Description

Local resource module
The local resource module is a no-op implementation of the resource module, only logging its calls
Project URL

Project URL

https://github.com/valtimo-platform/valtimo-backend-libraries
Source Code Management

Source Code Management

https://github.com/valtimo-platform/valtimo-backend-libraries

Download local-resource 9.13.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/local-resource/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>local-resource</artifactId>
    <version>9.13.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/local-resource/
implementation 'com.ritense.valtimo:local-resource:9.13.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/local-resource/
implementation ("com.ritense.valtimo:local-resource:9.13.0.RELEASE")
'com.ritense.valtimo:local-resource:pom:9.13.0.RELEASE'
<dependency org="com.ritense.valtimo" name="local-resource" rev="9.13.0.RELEASE">
  <artifact name="local-resource" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='local-resource', version='9.13.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "local-resource" % "9.13.0.RELEASE"
[com.ritense.valtimo/local-resource "9.13.0.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.ritense.valtimo : resource 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

runtime (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-validation jar
com.fasterxml.jackson.module : jackson-module-afterburner jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
io.github.microutils : kotlin-logging-jvm jar 2.0.4
org.springframework.boot : spring-boot-autoconfigure jar
com.fasterxml.jackson.module : jackson-module-kotlin jar

Project Modules

There are no modules declared in this project.