License |
License |
---|---|
GroupId | GroupIdorg.finra.herd |
ArtifactId | ArtifactIdherd-web-assets |
Version | Version0.38.0 |
Type | Typejar |
Description |
Descriptionherd 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 |
Filename | Size |
---|---|
herd-web-assets-0.38.0.pom | |
herd-web-assets-0.38.0.zip | 792 KB |
herd-web-assets-0.38.0-tests.jar | 2 KB |
Browse |
<!-- 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"]
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 |
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 |