Last Version

sonar-persistit 3.3.2

Java B+Tree Key-Value Store Library

License

License

Apache License, Version 2.0
GroupId

GroupId

org.sonarsource
ArtifactId

ArtifactId

sonar-persistit
Version

Version

3.3.2
Type

Type

jar
Description

Description

sonar-persistit
Java B+Tree Key-Value Store Library
Project URL

Project URL

http://github.com/SonarSource/sonar-persistit
Project Organization

Project Organization

SonarSource
Source Code Management

Source Code Management

https://github.com/SonarSource/sonar-persistit

Download sonar-persistit 3.3.2


<!-- https://jarcasting.com/artifacts/org.sonarsource/sonar-persistit/ -->
<dependency>
    <groupId>org.sonarsource</groupId>
    <artifactId>sonar-persistit</artifactId>
    <version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource/sonar-persistit/
implementation 'org.sonarsource:sonar-persistit:3.3.2'
// https://jarcasting.com/artifacts/org.sonarsource/sonar-persistit/
implementation ("org.sonarsource:sonar-persistit:3.3.2")
'org.sonarsource:sonar-persistit:jar:3.3.2'
<dependency org="org.sonarsource" name="sonar-persistit" rev="3.3.2">
  <artifact name="sonar-persistit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource', module='sonar-persistit', version='3.3.2')
)
libraryDependencies += "org.sonarsource" % "sonar-persistit" % "3.3.2"
[org.sonarsource/sonar-persistit "3.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
commons-logging : commons-logging jar 1.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4
org.springframework : spring-context jar 3.1.3.RELEASE

Project Modules

There are no modules declared in this project.