d

devon4j-minimal-bom

Dependencies (BOM) of the Open Application Standard Platform for Java (devon4j) without any thirdparty.
https://devon4j.github.io/
Apache Software License, Version 2.0
devon4j-Team
Jörg Hohwiller Krzysztof Sobkowiak
Files download
File Operation
devon4j-minimal-bom-3.1.1.pom download
Apache Maven
<dependency>
  <groupId>com.devonfw.java.boms</groupId>
  <artifactId>devon4j-minimal-bom</artifactId>
  <version>3.1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.devonfw.java.boms:devon4j-minimal-bom:3.1.1'
Gradle Kotlin
implementation("com.devonfw.java.boms:devon4j-minimal-bom:3.1.1")
Scala SBT
libraryDependencies += "com.devonfw.java.boms" % "devon4j-minimal-bom" % "3.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.devonfw.java.boms', module='devon4j-minimal-bom', version='3.1.1')
)
Apache Ivy
<dependency org="com.devonfw.java.boms" name="devon4j-minimal-bom" rev="3.1.1" />
Leiningen
[com.devonfw.java.boms/devon4j-minimal-bom "3.1.1"]
Apache Buildr
'com.devonfw.java.boms:devon4j-minimal-bom:jar:3.1.1'
Dependencies
The project has no third-party dependencies