Last Version

index service - common 8.7.2

Index Service (Common)

License

License

MIT
Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.peterphi.std.index
ArtifactId

ArtifactId

index-common
Version

Version

8.7.2
Type

Type

jar
Description

Description

index service - common
Index Service (Common)
Project URL

Project URL

https://github.com/petergeneric/stdlib/wiki/index-common

Download index-common 8.7.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.peterphi.std.guice : stdlib-guice-restclient jar 8.7.2
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-jdk14 jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.