License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.peterphi.std.index |
ArtifactId | ArtifactIdindex-parent |
Last Version | Last Version8.7.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionindex service parent
Index Service (Parent Module)
|
Project URL |
Project URL |
Filename | Size |
---|---|
index-parent-8.7.2.pom | 794 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.peterphi.std.index/index-parent/ -->
<dependency>
<groupId>com.peterphi.std.index</groupId>
<artifactId>index-parent</artifactId>
<version>8.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std.index/index-parent/
implementation 'com.peterphi.std.index:index-parent:8.7.2'
// https://jarcasting.com/artifacts/com.peterphi.std.index/index-parent/
implementation ("com.peterphi.std.index:index-parent:8.7.2")
'com.peterphi.std.index:index-parent:pom:8.7.2'
<dependency org="com.peterphi.std.index" name="index-parent" rev="8.7.2">
<artifact name="index-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std.index', module='index-parent', version='8.7.2')
)
libraryDependencies += "com.peterphi.std.index" % "index-parent" % "8.7.2"
[com.peterphi.std.index/index-parent "8.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-jdk14 | jar | 1.7.7 |