Last Version

OpenESB Parent POM 1.0.2

The OpenESB Parent POM provides common settings for all OpenESB components.

License

License

CDDL-1.0
Categories

Categories

Net
GroupId

GroupId

net.open-esb
ArtifactId

ArtifactId

parent
Version

Version

1.0.2
Type

Type

pom
Description

Description

OpenESB Parent POM
The OpenESB Parent POM provides common settings for all OpenESB components.
Project URL

Project URL

https://bitbucket.org/openesb/openesb-parent
Project Organization

Project Organization

OpenESB Community

Download parent 1.0.2

Filename Size
parent-1.0.2.pom 6 KB
Browse

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