File | Operation |
---|---|
jsf-test-1.1.15.pom | download |
<dependency>
<groupId>com.github.albfernandez.test-jsf</groupId>
<artifactId>jsf-test</artifactId>
<version>1.1.15</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.test-jsf', module='jsf-test', version='1.1.15')
)
<parent> <groupId>com.github.albfernandez.test-jsf</groupId> <artifactId>parent</artifactId> <version>1.1.15</version> </parent>
compile
|-- com.github.albfernandez.test-jsf:jsf-test-jetty
|-- com.github.albfernandez.test-jsf:jsf-mockito
|-- com.github.albfernandez.test-jsf:htmlunit-client
|-- com.github.albfernandez.test-jsf:jsf-mock