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