Tomcat External PropertySource

A Tomcat PropertySource class that reads provides property values from an external file.

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.ncredinburgh
ArtifactId

ArtifactId

tomcat-external-propertysource
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Tomcat External PropertySource
A Tomcat PropertySource class that reads provides property values from an external file.
Project URL

Project URL

https://github.com/ncredinburgh/tomcat-external-propertysource

Download tomcat-external-propertysource

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ncredinburgh/tomcat-external-propertysource/ -->
<dependency>
    <groupId>com.github.ncredinburgh</groupId>
    <artifactId>tomcat-external-propertysource</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ncredinburgh/tomcat-external-propertysource/
implementation 'com.github.ncredinburgh:tomcat-external-propertysource:1.2'
// https://jarcasting.com/artifacts/com.github.ncredinburgh/tomcat-external-propertysource/
implementation ("com.github.ncredinburgh:tomcat-external-propertysource:1.2")
'com.github.ncredinburgh:tomcat-external-propertysource:jar:1.2'
<dependency org="com.github.ncredinburgh" name="tomcat-external-propertysource" rev="1.2">
  <artifact name="tomcat-external-propertysource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ncredinburgh', module='tomcat-external-propertysource', version='1.2')
)
libraryDependencies += "com.github.ncredinburgh" % "tomcat-external-propertysource" % "1.2"
[com.github.ncredinburgh/tomcat-external-propertysource "1.2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-coyote jar 7.0.82

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0