License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.unit8.bouncr |
ArtifactId | ArtifactIdbouncr-parent |
Version | Version0.2.9 |
Type | Typepom |
Description |
Descriptionbouncr-parent
An parent pom for Bouncr
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bouncr-parent-0.2.9.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-parent/ -->
<dependency>
<groupId>net.unit8.bouncr</groupId>
<artifactId>bouncr-parent</artifactId>
<version>0.2.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-parent/
implementation 'net.unit8.bouncr:bouncr-parent:0.2.9'
// https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-parent/
implementation ("net.unit8.bouncr:bouncr-parent:0.2.9")
'net.unit8.bouncr:bouncr-parent:pom:0.2.9'
<dependency org="net.unit8.bouncr" name="bouncr-parent" rev="0.2.9">
<artifact name="bouncr-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.unit8.bouncr', module='bouncr-parent', version='0.2.9')
)
libraryDependencies += "net.unit8.bouncr" % "bouncr-parent" % "0.2.9"
[net.unit8.bouncr/bouncr-parent "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy | jar | 1.10.3 |
net.bytebuddy : byte-buddy-agent | jar | 1.10.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
org.assertj : assertj-core | jar | 3.14.0 |
org.mockito : mockito-core | jar | 3.1.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.4 |