is not current version
Last Version 1.0.2

com.sourcesense.solr:solr-standalone-archetype 1.0.0


GroupId

GroupId

com.sourcesense.solr
ArtifactId

ArtifactId

solr-standalone-archetype
Version

Version

1.0.0
Type

Type

jar

Download solr-standalone-archetype 1.0.0


<!-- https://jarcasting.com/artifacts/com.sourcesense.solr/solr-standalone-archetype/ -->
<dependency>
    <groupId>com.sourcesense.solr</groupId>
    <artifactId>solr-standalone-archetype</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sourcesense.solr/solr-standalone-archetype/
implementation 'com.sourcesense.solr:solr-standalone-archetype:1.0.0'
// https://jarcasting.com/artifacts/com.sourcesense.solr/solr-standalone-archetype/
implementation ("com.sourcesense.solr:solr-standalone-archetype:1.0.0")
'com.sourcesense.solr:solr-standalone-archetype:jar:1.0.0'
<dependency org="com.sourcesense.solr" name="solr-standalone-archetype" rev="1.0.0">
  <artifact name="solr-standalone-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sourcesense.solr', module='solr-standalone-archetype', version='1.0.0')
)
libraryDependencies += "com.sourcesense.solr" % "solr-standalone-archetype" % "1.0.0"
[com.sourcesense.solr/solr-standalone-archetype "1.0.0"]