| License | License | 
|---|---|
| Categories | CategoriesDistribution Build Tools | 
| GroupId | GroupIdorg.seedstack | 
| ArtifactId | ArtifactIddistribution | 
| Last Version | Last Version21.11 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionClean Java development | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| distribution-21.11.pom | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.seedstack/distribution/ -->
<dependency>
    <groupId>org.seedstack</groupId>
    <artifactId>distribution</artifactId>
    <version>21.11</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.seedstack/distribution/
implementation 'org.seedstack:distribution:21.11'// https://jarcasting.com/artifacts/org.seedstack/distribution/
implementation ("org.seedstack:distribution:21.11")'org.seedstack:distribution:pom:21.11'<dependency org="org.seedstack" name="distribution" rev="21.11">
  <artifact name="distribution" type="pom" />
</dependency>@Grapes(
@Grab(group='org.seedstack', module='distribution', version='21.11')
)libraryDependencies += "org.seedstack" % "distribution" % "21.11"[org.seedstack/distribution "21.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| com.google.code.findbugs : annotations | jar | 3.0.1 | 
