| License |
License
AL2
|
|---|---|
| Categories |
CategoriesWildFly Container Application Servers |
| GroupId | GroupIdorg.wildfly.swarm.testsuite |
| ArtifactId | ArtifactIdtestsuite-jpa |
| Version | Version2018.5.0 |
| Type | Typejar |
| Description |
DescriptionTest Suite: JPA
Test Suite: JPA
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| testsuite-jpa-2018.5.0.pom | |
| testsuite-jpa-2018.5.0.jar | 13 KB |
| testsuite-jpa-2018.5.0-sources.jar | 12 KB |
| testsuite-jpa-2018.5.0-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-jpa/ -->
<dependency>
<groupId>org.wildfly.swarm.testsuite</groupId>
<artifactId>testsuite-jpa</artifactId>
<version>2018.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-jpa/
implementation 'org.wildfly.swarm.testsuite:testsuite-jpa:2018.5.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-jpa/
implementation ("org.wildfly.swarm.testsuite:testsuite-jpa:2018.5.0")
'org.wildfly.swarm.testsuite:testsuite-jpa:jar:2018.5.0'
<dependency org="org.wildfly.swarm.testsuite" name="testsuite-jpa" rev="2018.5.0">
<artifact name="testsuite-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm.testsuite', module='testsuite-jpa', version='2018.5.0')
)
libraryDependencies += "org.wildfly.swarm.testsuite" % "testsuite-jpa" % "2018.5.0"
[org.wildfly.swarm.testsuite/testsuite-jpa "2018.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.wildfly.swarm : jpa | jar | 2018.5.0 |
| org.wildfly.swarm : jaxrs | jar | 2018.5.0 |
| org.wildfly.swarm : ejb | jar | 2018.5.0 |
| com.h2database : h2 | jar | 1.4.187 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.wildfly.swarm : arquillian | jar | 2018.5.0 |
| org.jboss.resteasy : resteasy-client | jar | 3.0.19.Final |
| org.jboss.arquillian.graphene : graphene-webdriver | pom | 2.1.0.Final |
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.2.28 |
| org.wildfly.swarm : build-resources | jar | 2018.5.0 |