| License |
License |
|---|---|
| GroupId | GroupIdcom.github.waffle |
| ArtifactId | ArtifactIdwaffle-bom |
| Version | Version3.0.0 |
| Type | Typepom |
| Description |
Descriptionwaffle-bom
Bill of Materials for WAFFLE
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| waffle-bom-3.0.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.waffle/waffle-bom/ -->
<dependency>
<groupId>com.github.waffle</groupId>
<artifactId>waffle-bom</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.waffle/waffle-bom/
implementation 'com.github.waffle:waffle-bom:3.0.0'
// https://jarcasting.com/artifacts/com.github.waffle/waffle-bom/
implementation ("com.github.waffle:waffle-bom:3.0.0")
'com.github.waffle:waffle-bom:pom:3.0.0'
<dependency org="com.github.waffle" name="waffle-bom" rev="3.0.0">
<artifact name="waffle-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.waffle', module='waffle-bom', version='3.0.0')
)
libraryDependencies += "com.github.waffle" % "waffle-bom" % "3.0.0"
[com.github.waffle/waffle-bom "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
| net.java.dev.jna : jna | jar | 5.6.0 |
| net.java.dev.jna : jna-platform | jar | 5.6.0 |
| org.slf4j : jcl-over-slf4j | jar | 2.0.0-alpha1 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.errorprone : error_prone_annotations | jar | 2.4.0 |
| com.google.j2objc : j2objc-annotations | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.waffle : waffle-jetty | jar | 3.0.0 |
| com.github.waffle : waffle-jna | jar | 3.0.0 |
| com.github.waffle : waffle-shiro | jar | 3.0.0 |
| com.github.waffle : waffle-spring-boot-autoconfigure | jar | 3.0.0 |
| com.github.waffle : waffle-spring-boot-starter | jar | 3.0.0 |
| com.github.waffle : waffle-spring-boot-autoconfigure2 | jar | 3.0.0 |
| com.github.waffle : waffle-spring-boot-starter2 | jar | 3.0.0 |
| com.github.waffle : waffle-spring-security4 | jar | 3.0.0 |
| com.github.waffle : waffle-spring-security5 | jar | 3.0.0 |
| com.github.waffle : waffle-tests | jar | 3.0.0 |
| com.github.waffle : waffle-tomcat7 | jar | 3.0.0 |
| com.github.waffle : waffle-tomcat85 | jar | 3.0.0 |
| com.github.waffle : waffle-tomcat9 | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 2.0.0-alpha1 |
| org.assertj : assertj-core | jar | 3.18.1 |
| com.github.hazendaz.jmockit : jmockit | jar | 1.49.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.openjdk.jmh : jmh-core | jar | 1.27 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.27 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |