Last Version

herd web assets 0.38.0

This project contains the web assets. This is where the UI code exists for the browser application (e.g. Javascript code, static assets, etc.).

License

License

GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-web-assets
Version

Version

0.38.0
Type

Type

jar
Description

Description

herd web assets
This project contains the web assets. This is where the UI code exists for the browser application (e.g. Javascript code, static assets, etc.).
Project URL

Project URL

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

Download herd-web-assets 0.38.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.2
org.apache.logging.log4j : log4j-api jar 2.6.2
org.apache.logging.log4j : log4j-core jar 2.6.2
com.google.code.findbugs : annotations jar 3.0.1
io.swagger : swagger-annotations jar 1.5.9

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.postgresql : postgresql jar 9.4-1206-jdbc42
com.h2database : h2 jar 1.4.190
org.apache.commons : commons-dbcp2 jar 2.1.1
net.sourceforge.cobertura : cobertura jar 2.1.1

Project Modules

There are no modules declared in this project.