License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing Arquillian Application Testing & Monitoring |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.arquillian.extension.junit.bridge.connector |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Arquillian Extension JUnit Bridge Connector
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.arquillian.extension.junit.bridge.connector/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.arquillian.extension.junit.bridge.connector</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.arquillian.extension.junit.bridge.connector/
implementation 'com.liferay:com.liferay.arquillian.extension.junit.bridge.connector:1.0.1'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.arquillian.extension.junit.bridge.connector/
implementation ("com.liferay:com.liferay.arquillian.extension.junit.bridge.connector:1.0.1")
'com.liferay:com.liferay.arquillian.extension.junit.bridge.connector:jar:1.0.1'
<dependency org="com.liferay" name="com.liferay.arquillian.extension.junit.bridge.connector" rev="1.0.1">
<artifact name="com.liferay.arquillian.extension.junit.bridge.connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.arquillian.extension.junit.bridge.connector', version='1.0.1')
)
libraryDependencies += "com.liferay" % "com.liferay.arquillian.extension.junit.bridge.connector" % "1.0.1"
[com.liferay/com.liferay.arquillian.extension.junit.bridge.connector "1.0.1"]