Smarkdown - Configuration - Web.xml

Reads Smarkdown configuration from the web.xml file. Uses a default configuration if no specific configuration is defined in web.xml.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.java-adventures.smarkdown
ArtifactId

ArtifactId

smarkdown-configuration-web-xml
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Smarkdown - Configuration - Web.xml
Reads Smarkdown configuration from the web.xml file. Uses a default configuration if no specific configuration is defined in web.xml.

Download smarkdown-configuration-web-xml

How to add to project

<!-- https://jarcasting.com/artifacts/com.java-adventures.smarkdown/smarkdown-configuration-web-xml/ -->
<dependency>
    <groupId>com.java-adventures.smarkdown</groupId>
    <artifactId>smarkdown-configuration-web-xml</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.java-adventures.smarkdown/smarkdown-configuration-web-xml/
implementation 'com.java-adventures.smarkdown:smarkdown-configuration-web-xml:0.8.0'
// https://jarcasting.com/artifacts/com.java-adventures.smarkdown/smarkdown-configuration-web-xml/
implementation ("com.java-adventures.smarkdown:smarkdown-configuration-web-xml:0.8.0")
'com.java-adventures.smarkdown:smarkdown-configuration-web-xml:jar:0.8.0'
<dependency org="com.java-adventures.smarkdown" name="smarkdown-configuration-web-xml" rev="0.8.0">
  <artifact name="smarkdown-configuration-web-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.java-adventures.smarkdown', module='smarkdown-configuration-web-xml', version='0.8.0')
)
libraryDependencies += "com.java-adventures.smarkdown" % "smarkdown-configuration-web-xml" % "0.8.0"
[com.java-adventures.smarkdown/smarkdown-configuration-web-xml "0.8.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.java-adventures.smarkdown : smarkdown-core jar 0.8.0
org.slf4j : slf4j-api jar 1.7.7
org.apache.commons : commons-lang3 jar 3.3.2

provided (3)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.2
javax.servlet : javax.servlet-api jar 3.1.0
org.projectlombok : lombok jar 1.12.6

test (5)

Group / Artifact Type Version
de.akquinet.jbosscc : jbosscc-needle jar 2.2
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4
0.3