Last Version

SAPL Bill of Materials 2.0.1

This project provides Maven managed dependencies for all SAPL artifacts.

License

License

GroupId

GroupId

io.sapl
ArtifactId

ArtifactId

sapl-bom
Version

Version

2.0.1
Type

Type

pom
Description

Description

SAPL Bill of Materials
This project provides Maven managed dependencies for all SAPL artifacts.
Project URL

Project URL

https://sapl.io
Source Code Management

Source Code Management

https://github.com/heutelbeck/sapl-policy-engine

Download sapl-bom 2.0.1

Filename Size
sapl-bom-2.0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.sapl/sapl-bom/ -->
<dependency>
    <groupId>io.sapl</groupId>
    <artifactId>sapl-bom</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sapl/sapl-bom/
implementation 'io.sapl:sapl-bom:2.0.1'
// https://jarcasting.com/artifacts/io.sapl/sapl-bom/
implementation ("io.sapl:sapl-bom:2.0.1")
'io.sapl:sapl-bom:pom:2.0.1'
<dependency org="io.sapl" name="sapl-bom" rev="2.0.1">
  <artifact name="sapl-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sapl', module='sapl-bom', version='2.0.1')
)
libraryDependencies += "io.sapl" % "sapl-bom" % "2.0.1"
[io.sapl/sapl-bom "2.0.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.