Last Version

appNG application BOM 1.24.5

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.24.5
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.24.5


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

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.