Last Version

org.ow2.spec.osgi:osgi 1.0.13

OW2 spec is used to be able to customize some specification with OSGi stuff for example

License

License

GroupId

GroupId

org.ow2.spec.osgi
ArtifactId

ArtifactId

osgi
Version

Version

1.0.13
Type

Type

pom
Description

Description

OW2 spec is used to be able to customize some specification with OSGi stuff for example
Project URL

Project URL

http://forge.ow2.org/projects/easybeans/osgi
Project Organization

Project Organization

OW2 Consortium

Download osgi 1.0.13

Filename Size
osgi-1.0.13.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ow2.spec.osgi/osgi/ -->
<dependency>
    <groupId>org.ow2.spec.osgi</groupId>
    <artifactId>osgi</artifactId>
    <version>1.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.spec.osgi/osgi/
implementation 'org.ow2.spec.osgi:osgi:1.0.13'
// https://jarcasting.com/artifacts/org.ow2.spec.osgi/osgi/
implementation ("org.ow2.spec.osgi:osgi:1.0.13")
'org.ow2.spec.osgi:osgi:pom:1.0.13'
<dependency org="org.ow2.spec.osgi" name="osgi" rev="1.0.13">
  <artifact name="osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.spec.osgi', module='osgi', version='1.0.13')
)
libraryDependencies += "org.ow2.spec.osgi" % "osgi" % "1.0.13"
[org.ow2.spec.osgi/osgi "1.0.13"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jdbc-1.0