Skip to content

Commit

Permalink
Introduce GAV formatting and grouping to build.maven
Browse files Browse the repository at this point in the history
  • Loading branch information
amitjoy committed Sep 10, 2024
1 parent 3990ead commit ba337db
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions cnf/maven/build.maven
Original file line number Diff line number Diff line change
@@ -1,31 +1,25 @@
# Google

com.google.mug:mug:8.0

# bnd

biz.aQute.bnd:biz.aQute.bnd.util:7.0.0
biz.aQute.bnd:biz.aQute.bndlib:7.0.0
biz.aQute.bnd:biz.aQute.launchpad:7.0.0
biz.aQute.bnd:biz.aQute.remote.agent:7.0.0
biz.aQute.bnd:biz.aQute.resolve:7.0.0

# Apache

org.apache.commons:commons-exec:1.4.0
org.apache.felix:org.apache.felix.healthcheck.api:2.0.4

# Font Awesome FX

de.jensd:fontawesomefx:8.9

# OSGi R6 (Required for Remote Agent)

org.osgi:osgi.cmpn:6.0.0
org.osgi:osgi.core:6.0.0

# OSGi R8 (Required for RCP Application)

org.osgi:org.osgi.application:1.0.0
org.osgi:org.osgi.namespace.contract:1.0.0
org.osgi:org.osgi.namespace.extender:1.0.1
Expand Down Expand Up @@ -54,24 +48,19 @@ org.osgi:osgi.annotation:8.1.0
org.osgi:osgi.core:8.0.0

# TilesFx

eu.hansolo:tilesfx:21.0.3
eu.hansolo:toolbox:21.0.5
eu.hansolo:toolboxfx:21.0.3

# FormsFx

com.dlsc.formsfx:formsfx-core:11.6.0

# JGraphT

org.jgrapht:jgrapht-core:1.5.2
org.jgrapht:jgrapht-io:1.5.2

# Required for Tic-Tac-Toe Sample Extension

eu.lestard:advanced-bindings:0.4.0

# Logging Facade

com.j256.simplelogging:simplelogging:3.0

0 comments on commit ba337db

Please sign in to comment.