Apache ServiceMix :: Specs :: POM

This pom provides project information that is common to all ServiceMix branches.

License

License

GroupId

GroupId

org.apache.servicemix.specs
ArtifactId

ArtifactId

specs-pom
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

Apache ServiceMix :: Specs :: POM
This pom provides project information that is common to all ServiceMix branches.
Project Organization

Project Organization

The Apache Software Foundation

Download specs-pom

Filename Size
specs-pom-2.pom 13 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
2
1