Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Spasi authored Nov 14, 2023
1 parent fd4478c commit dc277c7
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
lwjgl3-osgi
===

[![Maven Central](https://img.shields.io/maven-central/v/org.lwjgl.osgi/org.lwjgl.parent)](https://search.maven.org/search?q=g:org.lwjgl.osgi)
This project is now obsolete, please use the standard Maven artifacts. See [#13](https://github.com/LWJGL/lwjgl3-osgi/issues/13) for more information.

---

This project produces a set of [OSGi](https://www.osgi.org) bundles for
the [LWJGL](https://lwjgl.org) library.

| JVM | Platform | Status |
|-----------------|----------|--------|
| OpenJDK LTS | Linux | [![Build (OpenJDK LTS, Linux)](https://img.shields.io/github/workflow/status/LWJGL/lwjgl3-osgi/main-openjdk_lts-linux)](https://github.com/LWJGL/lwjgl3-osgi/actions?query=workflow%3Amain-openjdk_lts-linux) |
| OpenJDK Current | Linux | [![Build (OpenJDK Current, Linux)](https://img.shields.io/github/workflow/status/LWJGL/lwjgl3-osgi/main-openjdk_current-linux)](https://github.com/LWJGL/lwjgl3-osgi/actions?query=workflow%3Amain-openjdk_current-linux)
| OpenJDK Current | Windows | [![Build (OpenJDK Current, Windows)](https://img.shields.io/github/workflow/status/LWJGL/lwjgl3-osgi/main-openjdk_current-windows)](https://github.com/LWJGL/lwjgl3-osgi/actions?query=workflow%3Amain-openjdk_current-windows)

## Usage

Use dependencies in the `org.lwjgl.osgi` groupId as you would with
Expand Down

0 comments on commit dc277c7

Please sign in to comment.