License |
License |
---|---|
GroupId | GroupIdcom.wix |
ArtifactId | ArtifactIdrunnable-petri-server |
Version | Version0.6.0 |
Type | Typejar |
Description |
DescriptionRunnable Petri Server
Wix experiment and A/B test suite
|
<!-- https://jarcasting.com/artifacts/com.wix/runnable-petri-server/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>runnable-petri-server</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/runnable-petri-server/
implementation 'com.wix:runnable-petri-server:0.6.0'
// https://jarcasting.com/artifacts/com.wix/runnable-petri-server/
implementation ("com.wix:runnable-petri-server:0.6.0")
'com.wix:runnable-petri-server:jar:0.6.0'
<dependency org="com.wix" name="runnable-petri-server" rev="0.6.0">
<artifact name="runnable-petri-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='runnable-petri-server', version='0.6.0')
)
libraryDependencies += "com.wix" % "runnable-petri-server" % "0.6.0"
[com.wix/runnable-petri-server "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
com.wix : petri-test-utils | jar | 0.6.0 |
com.wix : laboratory-servlet-api-integration | jar | 0.6.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.11 |
com.ning : async-http-client | jar | 1.9.31 |
org.specs2 : specs2-core_2.11 | jar | 3.7 |
org.specs2 : specs2-junit_2.11 | jar | 3.7 |