TIBCO BW Maven Plugin Parent POM

tibco-bw-maven-plugin-parent is an Apache Maven parent POM that contains shared dependencies, properties, and Maven plugins for custom TIBCO BW 6 Maven plugin projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.chrisjaehnen.tibco
ArtifactId

ArtifactId

tibco-bw-maven-plugin-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

TIBCO BW Maven Plugin Parent POM
tibco-bw-maven-plugin-parent is an Apache Maven parent POM that contains shared dependencies, properties, and Maven plugins for custom TIBCO BW 6 Maven plugin projects

Download tibco-bw-maven-plugin-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.chrisjaehnen.tibco/tibco-bw-maven-plugin-parent/ -->
<dependency>
    <groupId>org.chrisjaehnen.tibco</groupId>
    <artifactId>tibco-bw-maven-plugin-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.chrisjaehnen.tibco/tibco-bw-maven-plugin-parent/
implementation 'org.chrisjaehnen.tibco:tibco-bw-maven-plugin-parent:1.0.0'
// https://jarcasting.com/artifacts/org.chrisjaehnen.tibco/tibco-bw-maven-plugin-parent/
implementation ("org.chrisjaehnen.tibco:tibco-bw-maven-plugin-parent:1.0.0")
'org.chrisjaehnen.tibco:tibco-bw-maven-plugin-parent:pom:1.0.0'
<dependency org="org.chrisjaehnen.tibco" name="tibco-bw-maven-plugin-parent" rev="1.0.0">
  <artifact name="tibco-bw-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.chrisjaehnen.tibco', module='tibco-bw-maven-plugin-parent', version='1.0.0')
)
libraryDependencies += "org.chrisjaehnen.tibco" % "tibco-bw-maven-plugin-parent" % "1.0.0"
[org.chrisjaehnen.tibco/tibco-bw-maven-plugin-parent "1.0.0"]

Dependencies

provided (9)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.slf4j : slf4j-api jar 1.7.22
org.slf4j : jcl-over-slf4j jar 1.7.22
org.slf4j : jul-to-slf4j jar 1.7.22
org.slf4j : log4j-over-slf4j jar 1.7.22
ch.qos.logback : logback-core jar 1.1.9
ch.qos.logback : logback-classic jar 1.1.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.unitils : unitils-core jar 3.4.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0