is not current version
Last Version 1.24.5

appNG application BOM 1.22.1

the bill of materials for an appNG application, defining all provided dependencies

License

License

GroupId

GroupId

org.appng
ArtifactId

ArtifactId

appng-application-bom
Version

Version

1.22.1
Type

Type

pom
Description

Description

appNG application BOM
the bill of materials for an appNG application, defining all provided dependencies
Project URL

Project URL

https://appng.org
Project Organization

Project Organization

aiticon GmbH
Source Code Management

Source Code Management

https://github.com/appNG/appng

Download appng-application-bom 1.22.1


<!-- https://jarcasting.com/artifacts/org.appng/appng-application-bom/ -->
<dependency>
    <groupId>org.appng</groupId>
    <artifactId>appng-application-bom</artifactId>
    <version>1.22.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.appng/appng-application-bom/
implementation 'org.appng:appng-application-bom:1.22.1'
// https://jarcasting.com/artifacts/org.appng/appng-application-bom/
implementation ("org.appng:appng-application-bom:1.22.1")
'org.appng:appng-application-bom:pom:1.22.1'
<dependency org="org.appng" name="appng-application-bom" rev="1.22.1">
  <artifact name="appng-application-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.appng', module='appng-application-bom', version='1.22.1')
)
libraryDependencies += "org.appng" % "appng-application-bom" % "1.22.1"
[org.appng/appng-application-bom "1.22.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.