Fugerit Java Platform BOM

Fugerit Java Library for JDK 1.8 and up

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.fugerit.java
ArtifactId

ArtifactId

fj-bom
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Fugerit Java Platform BOM
Fugerit Java Library for JDK 1.8 and up
Project URL

Project URL

https://www.fugerit.org/perm/jupiter/
Project Organization

Project Organization

Fugerit
Source Code Management

Source Code Management

http://github.com/fugerit-org/fj-bom

Download fj-bom

Filename Size
fj-bom-0.1.1.pom 8 KB
Browse

How to add to project

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