License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.test |
ArtifactId | ArtifactIdjboss-test |
Last Version | Last Version1.2.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJBoss Test
Common test support classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jboss-test-1.2.0.Final.pom | |
jboss-test-1.2.0.Final.jar | 105 KB |
jboss-test-1.2.0.Final-sources.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.test/jboss-test/ -->
<dependency>
<groupId>org.jboss.test</groupId>
<artifactId>jboss-test</artifactId>
<version>1.2.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.test/jboss-test/
implementation 'org.jboss.test:jboss-test:1.2.0.Final'
// https://jarcasting.com/artifacts/org.jboss.test/jboss-test/
implementation ("org.jboss.test:jboss-test:1.2.0.Final")
'org.jboss.test:jboss-test:jar:1.2.0.Final'
<dependency org="org.jboss.test" name="jboss-test" rev="1.2.0.Final">
<artifact name="jboss-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.test', module='jboss-test', version='1.2.0.Final')
)
libraryDependencies += "org.jboss.test" % "jboss-test" % "1.2.0.Final"
[org.jboss.test/jboss-test "1.2.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.7.0 |
org.apache.ant : ant-junit | jar | 1.7.0 |
org.jboss.logging : jboss-logging-spi | jar | 2.2.0.CR1 |
org.jboss.logging : jboss-logging-log4j | jar | 2.2.0.CR1 |
org.jboss : jboss-common-core | jar | 2.2.16.GA |
jboss.profiler.jvmti » jboss-profiler-jvmti | jar | 1.0.0.CR5 |
junit : junit | jar | 3.8.1 |
log4j : log4j | jar | 1.2.14 |
org.jboss.jbossas : jboss-server-manager | jar | 1.0.4.Final |