License |
License |
---|---|
GroupId | GroupIdcom.wix |
ArtifactId | ArtifactIdpetri-server-core |
Version | Version0.6.0 |
Type | Typejar |
Description |
DescriptionLaboratory Spring Integration
Wix experiment and A/B test suite
|
Filename | Size |
---|---|
petri-server-core-0.6.0.pom | |
petri-server-core-0.6.0.jar | 101 KB |
petri-server-core-0.6.0-tests.jar | 20 KB |
petri-server-core-0.6.0-sources.jar | 17 KB |
petri-server-core-0.6.0-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wix/petri-server-core/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>petri-server-core</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/petri-server-core/
implementation 'com.wix:petri-server-core:0.6.0'
// https://jarcasting.com/artifacts/com.wix/petri-server-core/
implementation ("com.wix:petri-server-core:0.6.0")
'com.wix:petri-server-core:jar:0.6.0'
<dependency org="com.wix" name="petri-server-core" rev="0.6.0">
<artifact name="petri-server-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='petri-server-core', version='0.6.0')
)
libraryDependencies += "com.wix" % "petri-server-core" % "0.6.0"
[com.wix/petri-server-core "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wix : wix-petri-core | jar | 0.6.0 |
org.springframework : spring-core | jar | 4.1.1.RELEASE |
org.springframework : spring-context | jar | 4.1.1.RELEASE |
org.springframework : spring-context-support | jar | 4.1.1.RELEASE |
org.springframework : spring-beans | jar | 4.1.1.RELEASE |
org.springframework : spring-jdbc | jar | 4.1.1.RELEASE |
com.github.briandilley.jsonrpc4j : jsonrpc4j | jar | 1.1 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.springframework : spring-test | jar | 4.1.1.RELEASE |
org.eclipse.jetty : jetty-webapp | jar | 8.1.5.v20120716 |
log4j : log4j | jar | 1.2.17 |
commons-io : commons-io | jar | 2.4 |
com.wix : wix-petri-core | jar | 0.6.0 |
com.natpryce : make-it-easy | jar | 3.1.0 |
org.jmock : jmock-junit4 | jar | 2.8.1 |
com.h2database : h2 | jar | 1.4.181 |
org.specs2 : specs2-junit_2.11 | jar | 3.7 |
org.specs2 : specs2-mock_2.11 | jar | 3.7 |
com.wixpress : specs2-jmock_2.11 | jar | 0.1.16 |
org.specs2 : specs2-core_2.11 | jar | 3.7 |