Service Conduit Project Parent

Parent POM defining project wide settings.

License

License

GroupId

GroupId

org.codehaus.service-conduit
ArtifactId

ArtifactId

parent
Last Version

Last Version

7
Release Date

Release Date

Type

Type

pom
Description

Description

Service Conduit Project Parent
Parent POM defining project wide settings.
Project Organization

Project Organization

Service Symphony

Download parent

Filename Size
parent-7.pom 5 KB
Browse

How to add to project

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

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
7
6