Bedework category service: war

Provides a base configuration for Bedework project builds

License

License

GroupId

GroupId

org.bedework.bw-cat
ArtifactId

ArtifactId

bw-category-war
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

war
Description

Description

Bedework category service: war
Provides a base configuration for Bedework project builds

Download bw-category-war

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0