move from jcip-annotations to com.io7m.jcip.annotations to support OSGI
| | |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.github.stephenc.jcip</groupId> |
| | | <artifactId>jcip-annotations</artifactId> |
| | | <groupId>com.io7m.jcip</groupId> |
| | | <artifactId>com.io7m.jcip.annotations</artifactId> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.github.stephenc.jcip</groupId> |
| | | <artifactId>jcip-annotations</artifactId> |
| | | <groupId>com.io7m.jcip</groupId> |
| | | <artifactId>com.io7m.jcip.annotations</artifactId> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | |
| | | <Embed-Dependency> |
| | | org.openidentityplatform.commons.persistit:core, |
| | | <!--je,--> |
| | | jcip-annotations |
| | | com.io7m.jcip.annotations |
| | | </Embed-Dependency> |
| | | </instructions> |
| | | </configuration> |
| | |
| | | <type>pom</type> |
| | | <scope>import</scope> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.github.stephenc.jcip</groupId> |
| | | <artifactId>jcip-annotations</artifactId> |
| | | <version>1.0-1</version> |
| | | <groupId>com.io7m.jcip</groupId> |
| | | <artifactId>com.io7m.jcip.annotations</artifactId> |
| | | <version>2.0.0</version> |
| | | </dependency> |
| | | |
| | | <!-- OpenDJ SDK --> |