License |
License |
---|---|
GroupId | GroupIdcom.mycila.testing.plugins |
ArtifactId | ArtifactIdmycila-testing-spring |
Last Version | Last Version2.9.ga |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmycila-testing-spring
Spring plugin
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-spring/ -->
<dependency>
<groupId>com.mycila.testing.plugins</groupId>
<artifactId>mycila-testing-spring</artifactId>
<version>2.9.ga</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-spring/
implementation 'com.mycila.testing.plugins:mycila-testing-spring:2.9.ga'
// https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-spring/
implementation ("com.mycila.testing.plugins:mycila-testing-spring:2.9.ga")
'com.mycila.testing.plugins:mycila-testing-spring:jar:2.9.ga'
<dependency org="com.mycila.testing.plugins" name="mycila-testing-spring" rev="2.9.ga">
<artifact name="mycila-testing-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila.testing.plugins', module='mycila-testing-spring', version='2.9.ga')
)
libraryDependencies += "com.mycila.testing.plugins" % "mycila-testing-spring" % "2.9.ga"
[com.mycila.testing.plugins/mycila-testing-spring "2.9.ga"]
Group / Artifact | Type | Version |
---|---|---|
com.mycila.testing : mycila-testing-api | jar | 2.9.ga |
org.springframework : spring-test | jar | 3.0.5.RELEASE |
org.springframework : spring-beans | jar | 3.0.5.RELEASE |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.mycila.testing.plugins : mycila-testing-mockito | jar | 2.9.ga |
log4j : log4j | jar | 1.2.14 |
org.springframework : spring-tx | jar | 3.0.5.RELEASE |
org.springframework : spring-orm | jar | 3.0.5.RELEASE |
org.springframework : spring-aop | jar | 3.0.5.RELEASE |
org.springframework : spring-jdbc | jar | 3.0.5.RELEASE |
org.hibernate : hibernate-core | jar | 3.3.2.GA |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
com.h2database : h2 | jar | 1.2.124 |
org.aspectj : aspectjweaver | jar | 1.6.6 |
cglib : cglib | jar | 2.2 |
org.testng : testng | jar | 5.11 |
junit : junit | jar | 4.8.1 |