License |
License |
---|---|
GroupId | GroupIdorg.dspace |
ArtifactId | ArtifactIddspace-solr-parent |
Last Version | Last Version3.5.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Solr Parent POM
Apache Solr Parent POM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dspace-solr-parent-3.5.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-solr-parent/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-solr-parent</artifactId>
<version>3.5.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/dspace-solr-parent/
implementation 'org.dspace:dspace-solr-parent:3.5.0.1'
// https://jarcasting.com/artifacts/org.dspace/dspace-solr-parent/
implementation ("org.dspace:dspace-solr-parent:3.5.0.1")
'org.dspace:dspace-solr-parent:pom:3.5.0.1'
<dependency org="org.dspace" name="dspace-solr-parent" rev="3.5.0.1">
<artifact name="dspace-solr-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='dspace-solr-parent', version='3.5.0.1')
)
libraryDependencies += "org.dspace" % "dspace-solr-parent" % "3.5.0.1"
[org.dspace/dspace-solr-parent "3.5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |