| License | License | 
|---|---|
| GroupId | GroupIdcom.sirika.pymager | 
| ArtifactId | ArtifactIdpymager-integration-tests | 
| Last Version | Last Version0.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPyMager Server Integration Tests Java API for PyMager | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| pymager-integration-tests-0.14.pom | |
| pymager-integration-tests-0.14.jar | 1 KB | 
| pymager-integration-tests-0.14-tests.jar | 20 KB | 
| pymager-integration-tests-0.14-javadoc.jar | 337 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sirika.pymager/pymager-integration-tests/ -->
<dependency>
    <groupId>com.sirika.pymager</groupId>
    <artifactId>pymager-integration-tests</artifactId>
    <version>0.14</version>
</dependency>// https://jarcasting.com/artifacts/com.sirika.pymager/pymager-integration-tests/
implementation 'com.sirika.pymager:pymager-integration-tests:0.14'// https://jarcasting.com/artifacts/com.sirika.pymager/pymager-integration-tests/
implementation ("com.sirika.pymager:pymager-integration-tests:0.14")'com.sirika.pymager:pymager-integration-tests:jar:0.14'<dependency org="com.sirika.pymager" name="pymager-integration-tests" rev="0.14">
  <artifact name="pymager-integration-tests" type="jar" />
</dependency>@Grapes(
@Grab(group='com.sirika.pymager', module='pymager-integration-tests', version='0.14')
)libraryDependencies += "com.sirika.pymager" % "pymager-integration-tests" % "0.14"[com.sirika.pymager/pymager-integration-tests "0.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.sirika.pymager : pymager-java-api | jar | 0.14 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.27 | 
| com.sirika.hchelpers : hchelpers-spring | jar | 0.9 | 
| org.springframework : spring-context | jar | 3.0.5.RELEASE | 
| org.springframework : spring-test | jar | 3.0.5.RELEASE | 
| joda-time : joda-time | jar | 1.6.2 | 
| junit : junit | jar | 4.8.2 |