| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdcom.ritense.valtimo | 
| ArtifactId | ArtifactIdklant | 
| Version | Version9.8.0.RELEASE | 
| Type | Typepom | 
| Description | DescriptionKlant module The Klant module is client for OpenKlant | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| klant-9.8.0.RELEASE.pom | |
| klant-9.8.0.RELEASE-sources.jar | 17 KB | 
| klant-9.8.0.RELEASE-plain.jar | 45 KB | 
| klant-9.8.0.RELEASE-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/klant/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>klant</artifactId>
    <version>9.8.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.ritense.valtimo/klant/
implementation 'com.ritense.valtimo:klant:9.8.0.RELEASE'// https://jarcasting.com/artifacts/com.ritense.valtimo/klant/
implementation ("com.ritense.valtimo:klant:9.8.0.RELEASE")'com.ritense.valtimo:klant:pom:9.8.0.RELEASE'<dependency org="com.ritense.valtimo" name="klant" rev="9.8.0.RELEASE">
  <artifact name="klant" type="pom" />
</dependency>@Grapes(
@Grab(group='com.ritense.valtimo', module='klant', version='9.8.0.RELEASE')
)libraryDependencies += "com.ritense.valtimo" % "klant" % "9.8.0.RELEASE"[com.ritense.valtimo/klant "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 |