组织ID: |
org.codehaus.cargo |
项目ID: |
cargo-core-container-websphere |
版本: |
1.3.3 |
最后修改时间: |
2019-10-24 00:32:00 |
包类型: |
jar |
标题: |
Cargo Core WebSphere Container |
描述: |
Core API implementation for WebSphere containers |
大小: |
20.56KB |
|
Maven引入代码: |
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-core-container-websphere</artifactId>
<version>1.3.3</version>
</dependency>
|
Gradle引入代码: |
org.codehaus.cargo:cargo-core-container-websphere:1.3.3
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Codehaus CARGO, copyright 2004-2011 Vincent Massol.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-core-containers</artifactId>
<version>1.3.3</version>
</parent>
<artifactId>cargo-core-container-websphere</artifactId>
<name>Cargo Core WebSphere Container</name>
<packaging>jar</packaging>
<description>Core API implementation for WebSphere containers</description>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/services/org.codehaus.cargo.generic.AbstractFactoryRegistry
org/codehaus/cargo/container/internal/resources/websphere85x/portdef.props
org.codehaus.cargo.container.websphere.internal.WebSphere85xExistingLocalConfigurationCapability.class
org.codehaus.cargo.container.websphere.internal.WebSphere85xStandaloneLocalConfigurationCapability.class
org.codehaus.cargo.container.websphere.WebSphere85xExistingLocalConfiguration.class
org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer.class
org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalDeployer.class
org.codehaus.cargo.container.websphere.WebSphere85xStandaloneLocalConfiguration.class
org.codehaus.cargo.container.websphere.WebSphereFactoryRegistry.class
org.codehaus.cargo.container.websphere.WebSpherePropertySet.class
META-INF/maven/org.codehaus.cargo/cargo-core-container-websphere/pom.xml
META-INF/maven/org.codehaus.cargo/cargo-core-container-websphere/pom.properties
|
依赖Jar: |
无
|