License |
License |
---|---|
GroupId | GroupIdcom.wix |
ArtifactId | ArtifactIdlaboratory-servlet-api-integration |
Version | Version0.6.0 |
Type | Typejar |
Description |
DescriptionLaboratory Servlet API Integration
Wix client for conducting experiments on projects not using Spring
|
<!-- https://jarcasting.com/artifacts/com.wix/laboratory-servlet-api-integration/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>laboratory-servlet-api-integration</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/laboratory-servlet-api-integration/
implementation 'com.wix:laboratory-servlet-api-integration:0.6.0'
// https://jarcasting.com/artifacts/com.wix/laboratory-servlet-api-integration/
implementation ("com.wix:laboratory-servlet-api-integration:0.6.0")
'com.wix:laboratory-servlet-api-integration:jar:0.6.0'
<dependency org="com.wix" name="laboratory-servlet-api-integration" rev="0.6.0">
<artifact name="laboratory-servlet-api-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='laboratory-servlet-api-integration', version='0.6.0')
)
libraryDependencies += "com.wix" % "laboratory-servlet-api-integration" % "0.6.0"
[com.wix/laboratory-servlet-api-integration "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wix : wix-petri-core | jar | 0.6.0 |
org.apache.commons : commons-lang3 | jar | 3.0 |
org.apache.httpcomponents : httpcore | jar | 4.3 |
com.github.briandilley.jsonrpc4j : jsonrpc4j | jar | 1.1 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 4.1.1.RELEASE |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.apache.httpcomponents : httpclient | jar | 4.3.1 |
org.apache.commons : commons-io | jar | 1.3.2 |
org.jmock : jmock-junit4 | jar | 2.8.1 |
com.wix : petri-test-utils | jar | 0.6.0 |
com.wix : petri-server-core | jar | 0.6.0 |
com.natpryce : make-it-easy | jar | 3.1.0 |
com.wix : wix-petri-core | jar | 0.6.0 |
org.specs2 : specs2-core_2.11 | jar | 3.7 |
org.specs2 : specs2-junit_2.11 | jar | 3.7 |