下载Java EE API JAR作为OSGI包 [英] Download Java EE API JARs as OSGI bundles

查看:148
本文介绍了下载Java EE API JAR作为OSGI包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以在哪里下载Java EE API JAR作为OSGi包吗?

Is there a place where I can download Java EE API JARs as OSGi bundles?

推荐答案

我不知道你可以在任何地方做到这一点,但你可以用换行方案

I don't know of anywhere where you can do that, but you can wrap the jars and deploy them as bundles with the wrap scheme.

因此,您希望用来从maven中提取它们并将它们包装为捆绑包的命令将是 osgi:install -s wrap:mvn:javax / javaee-api / 6.0

So the command that you would want to use to pull them from maven and wrap them as bundles would be osgi:install -s wrap:mvn:javax/javaee-api/6.0.

这篇关于下载Java EE API JAR作为OSGI包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆