MVN

com.pchudzik.springmock : springmock-core

Maven & Gradle

Dec 04, 2018
22 stars

springmock-parent-pom · Parent pom for springmock

<dependency>
    <groupId>com.pchudzik.springmock</groupId>
    <artifactId>springmock-core</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pchudzik.springmock : springmock-core to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.pchudzik.springmock : springmock-core to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
springmock-core-1.2.0
1.1.x
springmock-core-1.1.2
springmock-core-1.1.1
springmock-core-1.1.0
1.0.x
springmock-core-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.pchudzik.springmock</groupId>
    <artifactId>springmock-core</artifactId>
    <version>1.2.0</version>
</dependency>