File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ project :
2+ name : wiremock-testcontainers-module
3+ description : TestContainers Java module for WireMock
4+ longDescription : TestContainers Java module for WireMock
5+ links :
6+ homepage : https://github.com/wiremock/wiremock-testcontainers-java
7+ authors :
8+ - Oleg Nenashev
9+ license : APACHE-2.0
10+ inceptionYear : 2023
11+ stereotype : none
12+ java :
13+ version : 11
14+ groupId : org.wiremock.integrations.testcontainers
15+ artifactId : wiremock-testcontainers-module
16+
17+ release :
18+ github :
19+ overwrite : true
20+ changelog :
21+ formatted : ALWAYS
22+ preset : conventional-commits
23+ contributors :
24+ format : ' - {{contributorName}}{{#contributorUsernameAsLink}} ({{.}}){{/contributorUsernameAsLink}}'
25+
26+ distributions :
27+ wiremock-testcontainers-module :
28+ type : SINGLE_JAR
29+ artifacts :
30+ - path : target/{{distributionName}}-{{projectVersion}}.jar
You can’t perform that action at this time.
0 commit comments