Last Version

Secure Tomcat DataSource Factory 0.2

A Tomcat DataSourceFactory that supports an encrypted password

License

License

Categories

Categories

Tomcat Container Application Servers Data
GroupId

GroupId

com.github.ncredinburgh
ArtifactId

ArtifactId

secure-tomcat-datasourcefactory
Version

Version

0.2
Type

Type

jar
Description

Description

Secure Tomcat DataSource Factory
A Tomcat DataSourceFactory that supports an encrypted password
Source Code Management

Source Code Management

https://github.com/ncredinburgh/secure-tomcat-datasourcefactory.git

Download secure-tomcat-datasourcefactory 0.2


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-jdbc jar 7.0.29

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.