组织ID: |
org.jboss.test |
项目ID: |
jboss-test |
版本: |
1.1.2.GA |
最后修改时间: |
2019-10-23 02:59:09 |
包类型: |
jar |
标题: |
JBoss Test |
描述: |
Common test support classes |
大小: |
92.18KB |
|
Maven引入代码: |
<dependency>
<groupId>org.jboss.test</groupId>
<artifactId>jboss-test</artifactId>
<version>1.1.2.GA</version>
</dependency>
|
Gradle引入代码: |
org.jboss.test:jboss-test:1.1.2.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</groupId>
<artifactId>jboss-parent</artifactId>
<version>4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.test</groupId>
<artifactId>jboss-test</artifactId>
<packaging>jar</packaging>
<name>JBoss Test</name>
<version>1.1.2.GA</version>
<description>Common test support classes</description>
<url>http://www.jboss.org</url>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/test/tags/1.1.2.GA</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/test/tags/1.1.2.GA</developerConnection>
</scm>
<properties>
<version.apache.ant>1.7.0</version.apache.ant>
</properties>
<build>
<plugins>
<!-- Dependency Plugin Configuration -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
</plugin>
<plugin>
<groupId>jboss.maven-plugins</groupId>
<artifactId>jboss-deploy-maven-plugin</artifactId>
</plugin>
<plugin>
<!-- To call this plugin, use mvn assembly:assembly -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.2-beta-1</version>
<configuration>
<descriptors>
<descriptor>src/main/assembly/dist.xml</descriptor>
</descriptors>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<configuration>
<tagBase>https://svn.jboss.org/repos/jbossas/projects/test/tags</tagBase>
</configuration>
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>${version.apache.ant}</version>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-junit</artifactId>
<version>${version.apache.ant}</version>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-spi</artifactId>
<version>2.0.5.GA</version>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-log4j</artifactId>
<version>2.0.5.GA</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-common-core</artifactId>
<version>2.2.7.GA</version>
</dependency>
<dependency>
<groupId>jboss.profiler.jvmti</groupId>
<artifactId>jboss-profiler-jvmti</artifactId>
<version>1.0.0.CR5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>apache-log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.14</version>
</dependency>
<dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-server-manager</artifactId>
<version>0.1.2.GA</version>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
stylesheets/details1.xsl
stylesheets/summary1.xsl
stylesheets/summary1a.xsl
stylesheets/shortXmlSummary.xsl
stylesheets/summary1b.xsl
stylesheets/junit-frames.xsl
stylesheets/summary2.xsl
server-config.xml
org.jboss.test.AbstractTestSetup.class
org.jboss.test.AbstractTestCase$1.class
org.jboss.test.JBossIIOPTestCase.class
org.jboss.test.thread.TestThread.class
org.jboss.test.JBossTestServices.class
org.jboss.test.JBossTestCase.class
org.jboss.test.AbstractTestCaseWithSetup.class
org.jboss.test.util.ByteArrayCallback.class
org.jboss.test.util.AppCallbackHandler.class
org.jboss.test.util.SecurityProviderUtil.class
org.jboss.test.JBossTestCase$1.class
org.jboss.test.AbstractTestCaseWithSetup$1.class
org.jboss.test.AbstractTestCase.class
org.jboss.test.JBossTestClusteredSetup.class
org.jboss.test.visitor.TypeVisitor.class
org.jboss.test.visitor.TypeHierarchyTraversal.class
org.jboss.test.visitor.PropertiesVisitorImpl.class
org.jboss.test.JBossTestClusteredServices.class
org.jboss.test.JBossTestSetup.class
org.jboss.test.BaseTestCase.class
org.jboss.test.JBossMemoryTestCase.class
org.jboss.test.logging.LoggingPlugin.class
org.jboss.test.logging.Log4jLoggingPlugin.class
org.jboss.test.logging.Log4jConsoleLoggingPlugin.class
org.jboss.test.logging.jdk.DateTimeDateFormat.class
org.jboss.test.logging.jdk.PatternParser$NamedPatternConverter.class
org.jboss.test.logging.jdk.FormattingInfo.class
org.jboss.test.logging.jdk.PatternParser$DatePatternConverter.class
org.jboss.test.logging.jdk.AbsoluteTimeDateFormat.class
org.jboss.test.logging.jdk.PatternParser$ClassNamePatternConverter.class
org.jboss.test.logging.jdk.PatternConverter.class
org.jboss.test.logging.jdk.PatternFormatter.class
org.jboss.test.logging.jdk.PatternParser$LocationPatternConverter.class
org.jboss.test.logging.jdk.ISO8601DateFormat.class
org.jboss.test.logging.jdk.JDKConsoleLoggingPlugin.class
org.jboss.test.logging.jdk.PatternParser$CategoryPatternConverter.class
org.jboss.test.logging.jdk.PatternParser$MDCPatternConverter.class
org.jboss.test.logging.jdk.PatternParser.class
org.jboss.test.logging.jdk.PatternParser$LiteralPatternConverter.class
org.jboss.test.logging.jdk.PatternParser$BasicPatternConverter.class
org.jboss.test.security.TestsPolicyPlugin.class
org.jboss.test.security.PolicyPlugin.class
org.jboss.test.security.AllPolicyPlugin.class
org.jboss.test.security.NothingPolicyPlugin.class
org.jboss.test.AbstractTestDelegate.class
org.jboss.test.JBossClusteredTestCase.class
org.jboss.test.classloader.FilteringClassLoader.class
org.jboss.ant.taskdefs.server.StopServerTask.class
org.jboss.ant.taskdefs.server.ConfigManagerTask.class
org.jboss.ant.taskdefs.server.StartServerTask.class
org.jboss.ant.taskdefs.XMLJUnitMultipleResultFormatter.class
META-INF/maven/org.jboss.test/jboss-test/pom.xml
META-INF/maven/org.jboss.test/jboss-test/pom.properties
|
依赖Jar: |
ant-${version.apache.ant}.jar
/org.apache.ant/ant/${version.apache.ant}
查看ant所有版本文件
ant-junit-${version.apache.ant}.jar
/org.apache.ant/ant-junit/${version.apache.ant}
查看ant-junit所有版本文件
jboss-logging-spi-2.0.5.GA.jar
/org.jboss.logging/jboss-logging-spi/2.0.5.GA
查看jboss-logging-spi所有版本文件
jboss-logging-log4j-2.0.5.GA.jar
/org.jboss.logging/jboss-logging-log4j/2.0.5.GA
查看jboss-logging-log4j所有版本文件
jboss-common-core-2.2.7.GA.jar
/org.jboss/jboss-common-core/2.2.7.GA
查看jboss-common-core所有版本文件
jboss-profiler-jvmti-1.0.0.CR5.jar
/jboss.profiler.jvmti/jboss-profiler-jvmti/1.0.0.CR5
查看jboss-profiler-jvmti所有版本文件
junit-3.8.1.jar
/junit/junit/3.8.1
查看junit所有版本文件
log4j-1.2.14.jar
/apache-log4j/log4j/1.2.14
查看log4j所有版本文件
jboss-server-manager-0.1.2.GA.jar
/org.jboss.jbossas/jboss-server-manager/0.1.2.GA
查看jboss-server-manager所有版本文件
|