Last Version

test-web Maven Webapp 0.0.1-alpha2

Java SLA Rules

License

License

GroupId

GroupId

com.github.alinvasile.jsla
ArtifactId

ArtifactId

jsla-sample-web
Version

Version

0.0.1-alpha2
Type

Type

war
Description

Description

test-web Maven Webapp
Java SLA Rules
Project URL

Project URL

http://maven.apache.org

Download jsla-sample-web 0.0.1-alpha2


<!-- https://jarcasting.com/artifacts/com.github.alinvasile.jsla/jsla-sample-web/ -->
<dependency>
    <groupId>com.github.alinvasile.jsla</groupId>
    <artifactId>jsla-sample-web</artifactId>
    <version>0.0.1-alpha2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alinvasile.jsla/jsla-sample-web/
implementation 'com.github.alinvasile.jsla:jsla-sample-web:0.0.1-alpha2'
// https://jarcasting.com/artifacts/com.github.alinvasile.jsla/jsla-sample-web/
implementation ("com.github.alinvasile.jsla:jsla-sample-web:0.0.1-alpha2")
'com.github.alinvasile.jsla:jsla-sample-web:war:0.0.1-alpha2'
<dependency org="com.github.alinvasile.jsla" name="jsla-sample-web" rev="0.0.1-alpha2">
  <artifact name="jsla-sample-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.alinvasile.jsla', module='jsla-sample-web', version='0.0.1-alpha2')
)
libraryDependencies += "com.github.alinvasile.jsla" % "jsla-sample-web" % "0.0.1-alpha2"
[com.github.alinvasile.jsla/jsla-sample-web "0.0.1-alpha2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.alinvasile.jsla : jsla-core jar 0.0.1-alpha1-SNAPSHOT
com.github.alinvasile.jsla : jsla-web jar 0.0.1-alpha1
org.slf4j : slf4j-log4j12 jar 1.6.6

provided (1)

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

runtime (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 20041127.091804

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.