is not current version
Last Version 0.8.3.0

net.thevpc.nuts.toolbox.ndexer 0.8.2.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Net Dex General Purpose Libraries Utility
GroupId

GroupId

net.thevpc.nuts.toolbox
ArtifactId

ArtifactId

ndexer
Version

Version

0.8.2.0
Type

Type

war
Description

Description

net.thevpc.nuts.toolbox.ndexer
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/thevpc/nuts
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/nuts/tree/master

Download ndexer 0.8.2.0


<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndexer/ -->
<dependency>
    <groupId>net.thevpc.nuts.toolbox</groupId>
    <artifactId>ndexer</artifactId>
    <version>0.8.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndexer/
implementation 'net.thevpc.nuts.toolbox:ndexer:0.8.2.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndexer/
implementation ("net.thevpc.nuts.toolbox:ndexer:0.8.2.0")
'net.thevpc.nuts.toolbox:ndexer:war:0.8.2.0'
<dependency org="net.thevpc.nuts.toolbox" name="ndexer" rev="0.8.2.0">
  <artifact name="ndexer" type="war" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ndexer', version='0.8.2.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ndexer" % "0.8.2.0"
[net.thevpc.nuts.toolbox/ndexer "0.8.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.8.RELEASE
net.thevpc.nuts : nuts jar 0.8.2
org.apache.lucene : lucene-core jar 7.7.0
org.apache.lucene : lucene-queryparser jar 7.7.0
org.apache.lucene : lucene-analyzers-common jar 7.7.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.8.RELEASE

Project Modules

There are no modules declared in this project.