Last Version

com.github.h-thurow:tomcat8jndi 1.0.0

Test DataSource and classes dependent on Tomcat's JNDI environment outside of Tomcat

License

License

https://raw.githubusercontent.com/h-thurow/TomcatJNDI/master/LICENSE.txt
Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.h-thurow
ArtifactId

ArtifactId

tomcat8jndi
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.h-thurow:tomcat8jndi
Test DataSource and classes dependent on Tomcat's JNDI environment outside of Tomcat
Project URL

Project URL

https://github.com/h-thurow/TomcatJNDI
Source Code Management

Source Code Management

https://github.com/h-thurow/TomcatJNDI

Download tomcat8jndi 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-core jar 8.0.47
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 8.0.47

provided (4)

Group / Artifact Type Version
org.apache.tomcat : tomcat-dbcp jar 8.0.47
org.apache.tomcat : tomcat-jdbc jar 8.0.47
javax.mail : mail jar 1.4.4
org.apache.openejb : openejb-standalone zip 4.7.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hsqldb : hsqldb jar 2.3.5
com.bitmechanic : dumbster jar 1.9.0.2

Project Modules

There are no modules declared in this project.