License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.ow2.easybeans |
ArtifactId | ArtifactIdeasybeans-deployer-tomcat-5.5 |
Version | Version1.2.0-M3-JOnAS |
Type | Typejar |
Description |
DescriptionEasyBeans: Deployer :: Web :: Tomcat :: 5.5.x
Deployer that will be used for Tomcat 5.5
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-deployer-tomcat-5.5/ -->
<dependency>
<groupId>org.ow2.easybeans</groupId>
<artifactId>easybeans-deployer-tomcat-5.5</artifactId>
<version>1.2.0-M3-JOnAS</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-deployer-tomcat-5.5/
implementation 'org.ow2.easybeans:easybeans-deployer-tomcat-5.5:1.2.0-M3-JOnAS'
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-deployer-tomcat-5.5/
implementation ("org.ow2.easybeans:easybeans-deployer-tomcat-5.5:1.2.0-M3-JOnAS")
'org.ow2.easybeans:easybeans-deployer-tomcat-5.5:jar:1.2.0-M3-JOnAS'
<dependency org="org.ow2.easybeans" name="easybeans-deployer-tomcat-5.5" rev="1.2.0-M3-JOnAS">
<artifact name="easybeans-deployer-tomcat-5.5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-deployer-tomcat-5.5', version='1.2.0-M3-JOnAS')
)
libraryDependencies += "org.ow2.easybeans" % "easybeans-deployer-tomcat-5.5" % "1.2.0-M3-JOnAS"
[org.ow2.easybeans/easybeans-deployer-tomcat-5.5 "1.2.0-M3-JOnAS"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.easybeans : easybeans-api | jar | 1.2.0-M3-JOnAS |
org.ow2.util : util-file | jar | 1.0.26 |
org.ow2.util : util-log | jar | 1.0.26 |
org.ow2.util : util-url | jar | 1.0.26 |
org.ow2.easybeans : easybeans-core | jar | 1.2.0-M3-JOnAS |
org.ow2.util : util-ee-metadata-common-api | jar | 1.0.26 |
org.ow2.util : util-ee-metadata-war-impl | jar | 1.0.26 |
Group / Artifact | Type | Version |
---|---|---|
tomcat : catalina | jar | 5.5.23 |