Last Version

Bedework category service: parser implementation 4.0.0

Provides a base configuration for Bedework project builds

License

License

GroupId

GroupId

org.bedework.bw-cat
ArtifactId

ArtifactId

bw-category-impl
Version

Version

4.0.0
Type

Type

jar
Description

Description

Bedework category service: parser implementation
Provides a base configuration for Bedework project builds

Download bw-category-impl 4.0.0


<!-- https://jarcasting.com/artifacts/org.bedework.bw-cat/bw-category-impl/ -->
<dependency>
    <groupId>org.bedework.bw-cat</groupId>
    <artifactId>bw-category-impl</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.bw-cat/bw-category-impl/
implementation 'org.bedework.bw-cat:bw-category-impl:4.0.0'
// https://jarcasting.com/artifacts/org.bedework.bw-cat/bw-category-impl/
implementation ("org.bedework.bw-cat:bw-category-impl:4.0.0")
'org.bedework.bw-cat:bw-category-impl:jar:4.0.0'
<dependency org="org.bedework.bw-cat" name="bw-category-impl" rev="4.0.0">
  <artifact name="bw-category-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.bw-cat', module='bw-category-impl', version='4.0.0')
)
libraryDependencies += "org.bedework.bw-cat" % "bw-category-impl" % "4.0.0"
[org.bedework.bw-cat/bw-category-impl "4.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.bedework.bw-cat : bw-category-common jar 4.0.0
org.bedework : bw-util-opensearch jar 5.0.0
org.opensearch : opensearch jar 1.2.4
org.opensearch.client : opensearch-rest-client jar 1.2.4
org.opensearch.client : opensearch-rest-high-level-client jar 1.2.4
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.