License |
License |
---|---|
Categories |
CategoriesNet Tape Data Data Structures |
GroupId | GroupIdcom.adaptivui |
ArtifactId | ArtifactIdtapestry-genetify |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTapestry Genetify module
A tapestry integration for Genetify (A/B testing and webpages optimization)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tapestry-genetify-1.0.0.pom | |
tapestry-genetify-1.0.0.jar | 39 KB |
tapestry-genetify-1.0.0-sources.jar | 29 KB |
tapestry-genetify-1.0.0-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adaptivui/tapestry-genetify/ -->
<dependency>
<groupId>com.adaptivui</groupId>
<artifactId>tapestry-genetify</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adaptivui/tapestry-genetify/
implementation 'com.adaptivui:tapestry-genetify:1.0.0'
// https://jarcasting.com/artifacts/com.adaptivui/tapestry-genetify/
implementation ("com.adaptivui:tapestry-genetify:1.0.0")
'com.adaptivui:tapestry-genetify:jar:1.0.0'
<dependency org="com.adaptivui" name="tapestry-genetify" rev="1.0.0">
<artifact name="tapestry-genetify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adaptivui', module='tapestry-genetify', version='1.0.0')
)
libraryDependencies += "com.adaptivui" % "tapestry-genetify" % "1.0.0"
[com.adaptivui/tapestry-genetify "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-core | jar | 5.3.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.apache.tapestry : tapestry-javadoc | jar | 5.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.9 |
org.easymock : easymock | jar | 3.0 |
org.apache.tapestry : tapestry-test | jar | 5.3.7 |