Convert FrequenciesServiceImpl into Component
[transportpce.git] / networkmodel / pom.xml
index d2c4e9070984a321ea35eb45281ca339e101062f..2fc497f61232c4c3f1bbfe067064453a0b08c402 100644 (file)
@@ -162,6 +162,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.service.component.annotations</artifactId>
+    </dependency>
 
     <!-- Sodium bump: javax.annotation.Nullable and friends -->
     <dependency>