| License |
License |
|---|---|
| GroupId | GroupIdcom.github.t1 |
| ArtifactId | ArtifactIdwunderbar.parent |
| Version | Version2.4.5 |
| Type | Typepom |
| Description |
DescriptionBehavior Archives (Parent)
The easy way to Consumer Driven Contracts (https://martinfowler.com/articles/consumerDrivenContracts.html)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wunderbar.parent-2.4.5.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.t1/wunderbar.parent/ -->
<dependency>
<groupId>com.github.t1</groupId>
<artifactId>wunderbar.parent</artifactId>
<version>2.4.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.parent/
implementation 'com.github.t1:wunderbar.parent:2.4.5'
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.parent/
implementation ("com.github.t1:wunderbar.parent:2.4.5")
'com.github.t1:wunderbar.parent:pom:2.4.5'
<dependency org="com.github.t1" name="wunderbar.parent" rev="2.4.5">
<artifact name="wunderbar.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='wunderbar.parent', version='2.4.5')
)
libraryDependencies += "com.github.t1" % "wunderbar.parent" % "2.4.5"
[com.github.t1/wunderbar.parent "2.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |