| License |
License |
|---|---|
| GroupId | GroupIdorg.basepom |
| ArtifactId | ArtifactIdbasepom-policy |
| Version | Version8 |
| Type | Typejar |
| Description |
Descriptionbasepom-policy
Minimum set of policy applied by the basepom code.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| basepom-policy-8.pom | |
| basepom-policy-8.jar | 11 KB |
| basepom-policy-8-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.basepom/basepom-policy/ -->
<dependency>
<groupId>org.basepom</groupId>
<artifactId>basepom-policy</artifactId>
<version>8</version>
</dependency>
// https://jarcasting.com/artifacts/org.basepom/basepom-policy/
implementation 'org.basepom:basepom-policy:8'
// https://jarcasting.com/artifacts/org.basepom/basepom-policy/
implementation ("org.basepom:basepom-policy:8")
'org.basepom:basepom-policy:jar:8'
<dependency org="org.basepom" name="basepom-policy" rev="8">
<artifact name="basepom-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.basepom', module='basepom-policy', version='8')
)
libraryDependencies += "org.basepom" % "basepom-policy" % "8"
[org.basepom/basepom-policy "8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugins : maven-shade-plugin Optional | jar | 3.2.4 |