License |
License |
---|---|
GroupId | GroupIdorg.basepom |
ArtifactId | ArtifactIdbasepom-policy |
Last Version | Last Version9 |
Release Date | Release Date |
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-9.pom | |
basepom-policy-9.jar | 8 KB |
basepom-policy-9-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.basepom/basepom-policy/ -->
<dependency>
<groupId>org.basepom</groupId>
<artifactId>basepom-policy</artifactId>
<version>9</version>
</dependency>
// https://jarcasting.com/artifacts/org.basepom/basepom-policy/
implementation 'org.basepom:basepom-policy:9'
// https://jarcasting.com/artifacts/org.basepom/basepom-policy/
implementation ("org.basepom:basepom-policy:9")
'org.basepom:basepom-policy:jar:9'
<dependency org="org.basepom" name="basepom-policy" rev="9">
<artifact name="basepom-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.basepom', module='basepom-policy', version='9')
)
libraryDependencies += "org.basepom" % "basepom-policy" % "9"
[org.basepom/basepom-policy "9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-shade-plugin Optional | jar | 3.3.0 |