License |
License |
---|---|
GroupId | GroupIdhu.blackbelt |
ArtifactId | ArtifactIdsolr-osgi-parent |
Version | Version1.0.2 |
Type | Typepom |
Description |
DescriptionSolr OSGi parent
Parent project of Solr OSGi.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
solr-osgi-parent-1.0.2.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.blackbelt/solr-osgi-parent/ -->
<dependency>
<groupId>hu.blackbelt</groupId>
<artifactId>solr-osgi-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt/solr-osgi-parent/
implementation 'hu.blackbelt:solr-osgi-parent:1.0.2'
// https://jarcasting.com/artifacts/hu.blackbelt/solr-osgi-parent/
implementation ("hu.blackbelt:solr-osgi-parent:1.0.2")
'hu.blackbelt:solr-osgi-parent:pom:1.0.2'
<dependency org="hu.blackbelt" name="solr-osgi-parent" rev="1.0.2">
<artifact name="solr-osgi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt', module='solr-osgi-parent', version='1.0.2')
)
libraryDependencies += "hu.blackbelt" % "solr-osgi-parent" % "1.0.2"
[hu.blackbelt/solr-osgi-parent "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.10 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.12 |