| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.modeshape |
| ArtifactId | ArtifactIdmodeshape-jbossas-kit-tests |
| Last Version | Last Version4.0.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModeShape for JBoss AS Distribution Kit Tests
Tests that use the distributed ModeShape subsystem for JBoss AS7
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-jbossas-kit-tests/ -->
<dependency>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-jbossas-kit-tests</artifactId>
<version>4.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-jbossas-kit-tests/
implementation 'org.modeshape:modeshape-jbossas-kit-tests:4.0.0.Final'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-jbossas-kit-tests/
implementation ("org.modeshape:modeshape-jbossas-kit-tests:4.0.0.Final")
'org.modeshape:modeshape-jbossas-kit-tests:jar:4.0.0.Final'
<dependency org="org.modeshape" name="modeshape-jbossas-kit-tests" rev="4.0.0.Final">
<artifact name="modeshape-jbossas-kit-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-jbossas-kit-tests', version='4.0.0.Final')
)
libraryDependencies += "org.modeshape" % "modeshape-jbossas-kit-tests" % "4.0.0.Final"
[org.modeshape/modeshape-jbossas-kit-tests "4.0.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.modeshape : modeshape-jcr-api | jar | 4.0.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain | pom | |
| org.jboss.arquillian.junit : arquillian-junit-container | jar | |
| org.jboss.arquillian.protocol : arquillian-protocol-servlet | jar | |
| org.wildfly : wildfly-arquillian-container-managed | jar | 8.1.0.Final |
| org.apache.httpcomponents : httpclient | jar | 4.3.5 |
| junit : junit | jar | 4.11 |