OW2 Spec

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

License

License

GroupId

GroupId

org.ow2.spec
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.13
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

OW2 Consortium

Download parent

Filename Size
parent-1.0.13.pom 5 KB
Browse

How to add to project

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

  • ee
  • api-test-engine
  • osgi

Versions

Version
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0-M1