Released wrapped cdi-api and protobuf

3 views
Skip to first unread message

Christoph Gritschenberger

unread,
Oct 11, 2012, 1:57:18 AM10/11/12
to OpenEngSB
We just released wrapped versions of javax.enterprise.cdi-api and
com.google.protobuf. These libraries are dependencies in future versions
of drools (5.5+).

In order to use them in your project you can add these lines to your pom:

<dependency>
<groupId>org.openengsb.wrapped</groupId>
<artifactId>com.google.protobuf</artifactId>
<version>2.4.1.w1</version>
</dependency>

<dependency>
<groupId>org.openengsb.wrapped</groupId>
<artifactId>cdi-api</artifactId>
<version>1.1.20120918.w1</version>
</dependency>

kind regards,
christoph

Reply all
Reply to author
Forward
0 new messages