License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.codehaus.btm |
ArtifactId | ArtifactIdbtm-jetty6-lifecycle |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBitronix Transaction Manager :: Jetty 6 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-jetty6-lifecycle/ -->
<dependency>
<groupId>org.codehaus.btm</groupId>
<artifactId>btm-jetty6-lifecycle</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.btm/btm-jetty6-lifecycle/
implementation 'org.codehaus.btm:btm-jetty6-lifecycle:2.1.4'
// https://jarcasting.com/artifacts/org.codehaus.btm/btm-jetty6-lifecycle/
implementation ("org.codehaus.btm:btm-jetty6-lifecycle:2.1.4")
'org.codehaus.btm:btm-jetty6-lifecycle:jar:2.1.4'
<dependency org="org.codehaus.btm" name="btm-jetty6-lifecycle" rev="2.1.4">
<artifact name="btm-jetty6-lifecycle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.btm', module='btm-jetty6-lifecycle', version='2.1.4')
)
libraryDependencies += "org.codehaus.btm" % "btm-jetty6-lifecycle" % "2.1.4"
[org.codehaus.btm/btm-jetty6-lifecycle "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.btm : btm | jar | 2.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty | jar | 6.1.25 |