is not current version
Last Version 0.160.0

herd war 0.150.0

This project contains the web application archive (WAR) configuration. This is where the WAR is assembled along with some supporting files. Any Java code should go in herd-application or herd-ui so other WAR's could potentially be defined that have access to that common code.

License

License

GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-war
Version

Version

0.150.0
Type

Type

war
Description

Description

herd war
This project contains the web application archive (WAR) configuration. This is where the WAR is assembled along with some supporting files. Any Java code should go in herd-application or herd-ui so other WAR's could potentially be defined that have access to that common code.
Project URL

Project URL

http://finraos.github.io/herd/

Download herd-war 0.150.0


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

Dependencies

compile (20)

Group / Artifact Type Version
org.finra.herd : herd-app jar 0.150.0
org.finra.herd : herd-docs-swagger jar 0.150.0
commons-configuration : commons-configuration jar 1.10
org.apache.commons : commons-lang3 jar 3.8.1
org.hibernate : hibernate-validator jar 5.4.2.Final
org.hibernate : hibernate-validator-annotation-processor jar 5.4.2.Final
org.glassfish.web : javax.servlet.jsp.jstl jar 1.2.4
org.springframework : spring-beans jar 4.3.27.RELEASE
org.springframework : spring-context jar 4.3.27.RELEASE
org.springframework : spring-core jar 4.3.27.RELEASE
org.springframework : spring-oxm jar 4.3.27.RELEASE
org.springframework : spring-web jar 4.3.27.RELEASE
org.springframework : spring-webmvc jar 4.3.27.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
com.google.code.findbugs : annotations jar 3.0.1
io.swagger : swagger-annotations jar 1.5.9

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (6)

Group / Artifact Type Version
org.finra.herd : herd-core test-jar 0.150.0
org.springframework : spring-test jar 4.3.27.RELEASE
junit : junit jar 4.12
org.postgresql : postgresql jar 42.1.4.jre7
com.h2database : h2 Optional jar 1.4.200
org.apache.commons : commons-dbcp2 jar 2.5.0

Project Modules

There are no modules declared in this project.