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