Last Version

org.seedstack:distribution 21.11

Clean Java development

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.seedstack
ArtifactId

ArtifactId

distribution
Version

Version

21.11
Type

Type

pom
Description

Description

Clean Java development
Project Organization

Project Organization

SeedStack
Source Code Management

Source Code Management

https://github.com/seedstack/distribution

Download distribution 21.11

Filename Size
distribution-21.11.pom 5 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"]

Dependencies

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.code.findbugs : annotations jar 3.0.1

Project Modules

  • seedstack-bom
  • batch-archetype
  • domain-archetype
  • web-archetype
  • cli-archetype
  • addon-archetype