Skip to content

Commit

Permalink
add jetty collection (#181)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 authored Nov 4, 2024
1 parent d81c6e5 commit 70f70bf
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions collection-jetty.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake4
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: gz-common6
gz-fuel-tools:
type: git
url: https://github.com/gazebosim/gz-fuel-tools
version: gz-fuel-tools10
gz-sim:
type: git
url: https://github.com/gazebosim/gz-sim
version: gz-sim9
gz-gui:
type: git
url: https://github.com/gazebosim/gz-gui
version: gz-gui9
gz-launch:
type: git
url: https://github.com/gazebosim/gz-launch
version: gz-launch8
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math8
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: gz-msgs11
gz-physics:
type: git
url: https://github.com/gazebosim/gz-physics
version: gz-physics8
gz-plugin:
type: git
url: https://github.com/gazebosim/gz-plugin
version: gz-plugin3
gz-rendering:
type: git
url: https://github.com/gazebosim/gz-rendering
version: gz-rendering9
gz-sensors:
type: git
url: https://github.com/gazebosim/gz-sensors
version: gz-sensors9
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
version: gz-tools2
gz-transport:
type: git
url: https://github.com/gazebosim/gz-transport
version: gz-transport14
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils3
sdformat:
type: git
url: https://github.com/gazebosim/sdformat
version: sdf15

0 comments on commit 70f70bf

Please sign in to comment.