License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.codehaus.btm |
ArtifactId | ArtifactIdbtm-tomcat55-lifecycle |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBitronix Transaction Manager :: Tomcat 5.5+ lifecycle
The Codehaus is a collaborative environment for building open source projects with a strong emphasis on modern languages, focussed on quality components that meet real world needs.
|
Project Organization |
Project OrganizationBitronix Software |
<!-- https://jarcasting.com/artifacts/org.codehaus.btm/btm-tomcat55-lifecycle/ -->
<dependency>
<groupId>org.codehaus.btm</groupId>
<artifactId>btm-tomcat55-lifecycle</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.btm/btm-tomcat55-lifecycle/
implementation 'org.codehaus.btm:btm-tomcat55-lifecycle:2.1.4'
// https://jarcasting.com/artifacts/org.codehaus.btm/btm-tomcat55-lifecycle/
implementation ("org.codehaus.btm:btm-tomcat55-lifecycle:2.1.4")
'org.codehaus.btm:btm-tomcat55-lifecycle:jar:2.1.4'
<dependency org="org.codehaus.btm" name="btm-tomcat55-lifecycle" rev="2.1.4">
<artifact name="btm-tomcat55-lifecycle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.btm', module='btm-tomcat55-lifecycle', version='2.1.4')
)
libraryDependencies += "org.codehaus.btm" % "btm-tomcat55-lifecycle" % "2.1.4"
[org.codehaus.btm/btm-tomcat55-lifecycle "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.btm : btm | jar | 2.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : catalina | jar | 6.0.29 |