License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.peterphi.std.index |
ArtifactId | ArtifactIdindex-common |
Last Version | Last Version8.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionindex service - common
Index Service (Common)
|
Project URL |
Project URL |
Filename | Size |
---|---|
index-common-8.7.2.pom | |
index-common-8.7.2.jar | 22 KB |
index-common-8.7.2-sources.jar | 13 KB |
index-common-8.7.2-javadoc.jar | 132 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |