组织ID: |
org.jboss.jbossas |
项目ID: |
jboss-as-system |
版本: |
6.0.0.Final |
最后修改时间: |
2018-12-20 09:32:37 |
包类型: |
jar |
标题: |
JBoss Application Server System |
描述: |
JBoss Application Server (system module) |
大小: |
245.78KB |
|
Maven引入代码: |
<dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-system</artifactId>
<version>6.0.0.Final</version>
</dependency>
|
Gradle引入代码: |
org.jboss.jbossas:jboss-as-system:6.0.0.Final
|
下载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>6.0.0.Final</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>
<finalName>${project.artifactId}</finalName>
<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>single</goal>
</goals>
<phase>package</phase>
</execution>
</executions>
<configuration>
<descriptorSourceDirectory>src/assembly</descriptorSourceDirectory>
</configuration>
</plugin>
<!-- Surefire -->
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<trimStackTrace>false</trimStackTrace>
<printSummary>true</printSummary>
<includes>
<include>**/*TestSuite.java</include>
</includes>
<forkMode>always</forkMode>
</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.aop</groupId>
<artifactId>jboss-aop-deployers</artifactId>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossxb</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</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.kernel</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.kernel</groupId>
<artifactId>jboss-kernel</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.kernel</groupId>
<artifactId>jboss-aop-mc-int</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.deployers</groupId>
<artifactId>jboss-deployers-impl</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.bootstrap</groupId>
<artifactId>jboss-bootstrap-spi-as</artifactId>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-vfs</artifactId>
<exclusions>
<exclusion>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-spi</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jboss.profileservice</groupId>
<artifactId>jboss-profileservice-core</artifactId>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-common-core</artifactId>
</dependency>
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>picketbox-bare</artifactId>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
dtd/jboss-service_3_2.dtd
dtd/jboss-service_4_2.dtd
dtd/jboss-subscription.dtd
dtd/jboss-service_4_0.dtd
dtd/jboss-service_5_0.dtd
org.jboss.deployers.plugins.managed.KernelDeploymentManagedObjectCreator.class
org.jboss.deployers.plugins.managed.SecurityActions$TCLAction$2$3.class
org.jboss.deployers.plugins.managed.SecurityActions$TCLAction$2$2.class
org.jboss.deployers.plugins.managed.SecurityActions$TCLAction$UTIL.class
org.jboss.deployers.plugins.managed.SecurityActions$TCLAction$1.class
org.jboss.deployers.plugins.managed.SecurityActions$TCLAction$2.class
org.jboss.deployers.plugins.managed.SecurityActions$TCLAction.class
org.jboss.deployers.plugins.managed.BeanMetaDataICF.class
org.jboss.deployers.plugins.managed.SecurityActions$TCLAction$2$1.class
org.jboss.deployers.plugins.managed.DefaultManagedObjectCreator.class
org.jboss.deployers.plugins.managed.SecurityActions$TCLAction$2$4.class
org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator$TypeVersion.class
org.jboss.deployers.plugins.managed.KernelDeploymentComponentMapper.class
org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator.class
org.jboss.deployers.plugins.managed.SecurityActions.class
org.jboss.system.deployers.ExcludeArchiveMatcher.class
org.jboss.system.deployers.TempBeanMetaDataDeployer.class
org.jboss.system.deployers.LegacyPrefixDeploymentContextComparator.class
org.jboss.system.deployers.LegacyDeploymentContextComparator.class
org.jboss.system.Service.class
org.jboss.system.Registry.class
org.jboss.system.tools.DeploymentRepositoryAdapter.class
org.jboss.system.tools.DeploymentScannerMBean.class
org.jboss.system.tools.DeploymentScanner.class
org.jboss.system.tools.LegacyDeploymentScannerAdapter.class
org.jboss.system.tools.ProfileServiceToolsFacade.class
org.jboss.system.server.ServerInfoMBean.class
org.jboss.system.server.security.SecurityPolicy.class
org.jboss.system.server.ServerInfo$TextGraphHelper.class
org.jboss.system.server.jmx.JMXConnectorAuthenticator.class
org.jboss.system.server.jmx.JMXConnector.class
org.jboss.system.server.jmx.JMXAdapter.class
org.jboss.system.server.jmx.MBeanServerWrapper.class
org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.class
org.jboss.system.server.profileservice.deployers.DelegateModificationChecker.class
org.jboss.system.server.profileservice.deployers.VDFDeploymentBuilder.class
org.jboss.system.server.profileservice.deployers.StructureMetaDataBuilder.class
org.jboss.system.server.profileservice.repository.AutoUnmounter.class
org.jboss.system.server.profileservice.repository.AbstractFileAttachmentsSerializer.class
org.jboss.system.server.profileservice.repository.LegacyProfileDeploymentFactory$WorkaroundProfileDeployment.class
org.jboss.system.server.profileservice.repository.DeploymentUtils.class
org.jboss.system.server.profileservice.repository.LegacyProfileDeploymentFactory.class
org.jboss.system.server.profileservice.repository.TypedProfileRepository.class
org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource.class
org.jboss.system.server.profileservice.repository.HotDeploymentRepository.class
org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository.class
org.jboss.system.server.profileservice.repository.BasicDeploymentRepository.class
org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction$1.class
org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentMetadataMutatorAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator$OwnedItem.class
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationReadAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationPolicy.class
org.jboss.system.server.profileservice.repository.clustered.sync.InconsistentRepositoryStructureException.class
org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator$1.class
org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction$State.class
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.RemovalMetadataInsertionAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy.class
org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator$GeneratedModifications.class
org.jboss.system.server.profileservice.repository.clustered.sync.SimpleSynchronizationRemoteAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationWriteAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationId.class
org.jboss.system.server.profileservice.repository.clustered.sync.ContentModification.class
org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator.class
org.jboss.system.server.profileservice.repository.clustered.sync.ByteChunk.class
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationRemoteAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.ContentModification$Type.class
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationInitiationAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.NoOpRepositorySynchronizationWriteAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.RemoteRemovalAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.LocalContentModificationGenerator.class
org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.class
org.jboss.system.server.profileservice.repository.clustered.sync.TwoPhaseCommitAction.class
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationActionContext.class
org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy.class
org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository$LoadStatus.class
org.jboss.system.server.profileservice.repository.clustered.ImmutableClusteredDeploymentRepository.class
org.jboss.system.server.profileservice.repository.clustered.metadata.ImmutableClusteredProfileSourceMetaData.class
org.jboss.system.server.profileservice.repository.clustered.metadata.AbstractSortedMetadataContainer$MetadataCollection.class
org.jboss.system.server.profileservice.repository.clustered.metadata.ClusteredProfileSourceMetaData.class
org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata.class
org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata.class
org.jboss.system.server.profileservice.repository.clustered.metadata.Identifiable.class
org.jboss.system.server.profileservice.repository.clustered.metadata.AbstractSortedMetadataContainer$1.class
org.jboss.system.server.profileservice.repository.clustered.metadata.HotDeploymentClusteredProfileSourceMetaData.class
org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata.class
org.jboss.system.server.profileservice.repository.clustered.metadata.AbstractSortedMetadataContainer.class
org.jboss.system.server.profileservice.repository.clustered.metadata.AbstractSortedMetadataContainer$MetadataCollectionIterator.class
org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler.class
org.jboss.system.server.profileservice.repository.clustered.ClusteredProfileFactory.class
org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory$1.class
org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory.class
org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager.class
org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction.class
org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction.class
org.jboss.system.server.profileservice.repository.clustered.local.file.FileWriteAction.class
org.jboss.system.server.profileservice.repository.clustered.local.file.RemoveFileAction.class
org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction.class
org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManagerFactory.class
org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractFileWriteAction.class
org.jboss.system.server.profileservice.repository.clustered.local.file.MkDirAction.class
org.jboss.system.server.profileservice.repository.clustered.local.file.FileBasedSynchronizationActionContext.class
org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction.class
org.jboss.system.server.profileservice.repository.clustered.local.file.FileUtil.class
org.jboss.system.server.profileservice.repository.clustered.local.file.InitiateRmdirAction.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
|