组织ID: |
org.jboss.jbossas |
项目ID: |
jboss-as-system |
版本: |
5.0.1.GA |
最后修改时间: |
2018-09-13 19:39:33 |
包类型: |
jar |
标题: |
JBoss Application Server System |
描述: |
JBoss Application Server (system module) |
大小: |
185.13KB |
|
Maven引入代码: |
<dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-system</artifactId>
<version>5.0.1.GA</version>
</dependency>
|
Gradle引入代码: |
org.jboss.jbossas:jboss-as-system:5.0.1.GA
|
下载Jar包: |
|
POM文件内容: |
<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">
<parent>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-parent</artifactId>
<version>5.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-system</artifactId>
<packaging>jar</packaging>
<name>JBoss Application Server System</name>
<url>http://www.jboss.org/jbossas</url>
<description>JBoss Application Server (system module)</description>
<build>
<sourceDirectory>src/main</sourceDirectory>
<resources>
<resource>
<directory>src/resources</directory>
<includes>
<include>dtd/**</include>
</includes>
</resource>
</resources>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<executions>
<execution>
<id>assembly</id>
<goals>
<goal>attached</goal>
</goals>
<phase>package</phase>
</execution>
</executions>
<configuration>
<descriptorSourceDirectory>src/assembly</descriptorSourceDirectory>
</configuration>
</plugin>
</plugins>
</build>
<dependencies>
<!-- Compile (global dependencies) -->
<dependency>
<groupId>org.jboss.deployers</groupId>
<artifactId>jboss-deployers-vfs-spi</artifactId>
<exclusions>
<exclusion>
<groupId>jboss</groupId>
<artifactId>jboss-vfs</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jboss.aop</groupId>
<artifactId>jboss-aop</artifactId>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossxb</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-spi</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.integration</groupId>
<artifactId>jboss-profileservice-spi</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.man</groupId>
<artifactId>jboss-managed</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.man</groupId>
<artifactId>jboss-metatype</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.microcontainer</groupId>
<artifactId>jboss-dependency</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.deployers</groupId>
<artifactId>jboss-deployers-client-spi</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.deployers</groupId>
<artifactId>jboss-deployers-core-spi</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.deployers</groupId>
<artifactId>jboss-deployers-structure-spi</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.deployers</groupId>
<artifactId>jboss-deployers-vfs</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.microcontainer</groupId>
<artifactId>jboss-kernel</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.deployers</groupId>
<artifactId>jboss-deployers-impl</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.microcontainer</groupId>
<artifactId>jboss-aop-mc-int</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-bootstrap</artifactId>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-vfs</artifactId>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-common-core</artifactId>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
dtd/jdklogger.dtd
dtd/jboss-service_4_0.dtd
dtd/jboss-service_3_2.dtd
dtd/jboss-service_5_0.dtd
dtd/jboss-service_4_2.dtd
dtd/jboss-subscription.dtd
org.jboss.system.server.profileservice.persistence.xml.package-info.class
org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue.class
org.jboss.system.server.profileservice.persistence.xml.PersistedValue.class
org.jboss.system.server.profileservice.persistence.xml.PersistedElement.class
org.jboss.system.server.profileservice.persistence.xml.PersistenceConstants.class
org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject.class
org.jboss.system.server.profileservice.persistence.xml.AbstractMapSupport.class
org.jboss.system.server.profileservice.persistence.xml.AbstractElement.class
org.jboss.system.server.profileservice.persistence.xml.PersistedProperty.class
org.jboss.system.server.profileservice.persistence.xml.PersistedEnumValue.class
org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue.class
org.jboss.system.server.profileservice.persistence.xml.PersistedGenericValue.class
org.jboss.system.server.profileservice.persistence.xml.PersistedArrayValue.class
org.jboss.system.server.profileservice.persistence.xml.PersistedCompositeValue.class
org.jboss.system.server.profileservice.persistence.xml.PersistedTableValue.class
org.jboss.system.server.profileservice.persistence.ManagedObjectPeristenceHandler.class
org.jboss.system.server.profileservice.persistence.ManagedObjectUpdateHandler.class
org.jboss.system.server.profileservice.persistence.deployer.ProfileServicePersistenceDeployer.class
org.jboss.system.server.profileservice.repository.RepositoryAdminAdaptor$1.class
org.jboss.system.server.profileservice.repository.RepositoryAdminAdaptor.class
org.jboss.system.server.profileservice.repository.ProfileServiceImpl.class
org.jboss.system.server.profileservice.repository.DeploymentRecord.class
org.jboss.system.server.profileservice.repository.AttachmentsResource.class
org.jboss.system.server.profileservice.repository.AbstractFileAttachmentsSerializer.class
org.jboss.system.server.profileservice.repository.JAXBAttachmentSerializer$PeristedManagedObjectHandler.class
org.jboss.system.server.profileservice.repository.JAXBAttachmentSerializer$1.class
org.jboss.system.server.profileservice.repository.JAXBAttachmentSerializer.class
org.jboss.system.server.profileservice.repository.AbstractAttachmentStore$HashGenerator.class
org.jboss.system.server.profileservice.repository.AbstractAttachmentStore.class
org.jboss.system.server.profileservice.repository.JavaSerializationAttachmentsSerializer.class
org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository$1.class
org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository.class
org.jboss.system.server.profileservice.repository.CapabilityImpl.class
org.jboss.system.server.profileservice.repository.TCLObjectInputStream.class
org.jboss.system.server.profileservice.repository.JavaBeanXmlAttachmentsSerializer.class
org.jboss.system.server.profileservice.repository.VFSDeploymentResource.class
org.jboss.system.server.profileservice.repository.FileProfileRepository.class
org.jboss.system.server.profileservice.repository.SerializableDeploymentRepositoryFactory.class
org.jboss.system.server.profileservice.VFSScanner.class
org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaDataFactory.class
org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData.class
org.jboss.system.server.profileservice.attachments.AttachmentMetaData.class
org.jboss.system.server.profileservice.attachments.DeploymentClassPathMetaData.class
org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData.class
org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects.class
org.jboss.system.server.profileservice.VFSDeploymentScannerImpl.class
org.jboss.system.server.profileservice.DeploymentPhaseVFSScanner.class
org.jboss.system.server.profileservice.SecurityActions$1.class
org.jboss.system.server.profileservice.SecurityActions.class
org.jboss.system.server.profileservice.basic.MetaDataAwareProfileService.class
org.jboss.system.server.profileservice.basic.ProfileServiceImpl.class
org.jboss.system.server.profileservice.VFSDeployerScannerImpl.class
org.jboss.system.server.profileservice.hotdeploy.HDScanner$1.class
org.jboss.system.server.profileservice.hotdeploy.HDScanner$2.class
org.jboss.system.server.profileservice.hotdeploy.HDScanner.class
org.jboss.system.server.profileservice.ProfileServiceBootstrap.class
org.jboss.system.server.profileservice.VFSBootstrapScannerImpl.class
org.jboss.system.server.profileservice.BootstrapDeployment.class
org.jboss.system.server.profile.basic.JspAndHtmlExcludeVirtualFileFilter.class
org.jboss.system.server.profile.basic.PatternExcludeVirtualFileFilter.class
org.jboss.system.server.profile.basic.AbstractPatternVirtualFileFilter.class
org.jboss.system.server.profile.basic.XmlIncludeVirtualFileFilter.class
org.jboss.system.server.profile.basic.PatternIncludeVirtualFileFilter.class
org.jboss.system.server.profile.basic.ProfileImpl$1.class
org.jboss.system.server.profile.basic.ProfileImpl.class
org.jboss.system.server.profile.basic.MetaDataAwareProfile.class
org.jboss.system.server.profile.repository.ProfileImpl.class
org.jboss.system.server.ServerInfoMBean.class
org.jboss.system.server.ServerInfo$TextGraphHelper.class
org.jboss.system.server.ServerInfo$ThreadCPU.class
org.jboss.system.server.ServerInfo$ThreadGroupCount.class
org.jboss.system.server.ServerInfo$1.class
org.jboss.system.server.ServerInfo.class
org.jboss.system.server.security.SecurityPolicy.class
org.jboss.system.Registry.class
org.jboss.system.Service.class
org.jboss.system.deployers.LegacyDeploymentContextComparator.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
|