arquillian-webotx-managed
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.nec.webotx.arquillian.container</groupId> <artifactId>arquillian-webotx-managed</artifactId> <version>11.2.0</version> </dependency>
<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>com.nec.webotx.arquillian.container</groupId> <artifactId>arquillian-webotx-managed</artifactId> <version>11.2.0</version> <name>arquillian-webotx-managed-11.2.0</name> <description>arquillian-webotx-managed-11.2.0 POM</description> <url>https://jpn.nec.com/webotx/index.html</url> <licenses> <license> <name>WebOTX Trial License</name> <url>https://jpn.nec.com/webotx/download/trial/agreement.html</url> <distribution>repo</distribution> <comments>If you purchase the WebOTX Application Server or the WebOTX Developer, you can use this software under the license of the purchased products. Otherwise, you can use this software under the WebOTX Trial License.</comments> </license> </licenses> <organization> <name>NEC Corporation</name> <url>https://jpn.nec.com</url> </organization> <developers> <developer> <id>nec-webotx</id> <name>NEC WebOTX </name> <organization>NEC Corporation</organization> <organizationUrl>https://jpn.nec.com</organizationUrl> </developer> </developers> <scm> <url></url> </scm> </project>