djanta-java-bom

djanta.io java dependency BOM (Bill Of Material) for flexible and easy dependency management

License

License

Categories

Categories

Java Languages Ant Build Tools
GroupId

GroupId

io.djanta
ArtifactId

ArtifactId

djanta-java-bom
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

djanta-java-bom
djanta.io java dependency BOM (Bill Of Material) for flexible and easy dependency management
Project URL

Project URL

https://github.com/djanta/djanta-java-parent
Project Organization

Project Organization

DJANTA, LLC

Download djanta-java-bom

Filename Size
djanta-java-bom-2.0.1.pom 28 KB
Browse

How to add to project

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

Versions

Version
2.0.1
2.0.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8