License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.forwoods |
ArtifactId | ArtifactIdmessagematch-maven-plugin |
Version | Version0.1.0 |
Type | Typemaven-plugin |
Description |
DescriptionMessage match currency plugin
Asserts that all APIS defined by swagger have message test specs and all defined message specs are tested.
This is to ensure that the API as documented matches the implementation
|
<plugin>
<groupId>org.forwoods</groupId>
<artifactId>messagematch-maven-plugin</artifactId>
<version>0.1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.forwoods : messagematch | jar | 0.1.0 |
org.forwoods : messagematch-junit | jar | 0.1.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
io.swagger.parser.v3 : swagger-parser | jar | 2.0.30 |
org.springframework : spring-web | jar | 5.3.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.8.4 |
org.apache.maven : maven-artifact | jar | 2.0.11 |
org.apache.maven : maven-project | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.3.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |