License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdfr.fastconnect.factory.tibco.bw.maven |
ArtifactId | ArtifactIdbw-maven-parent |
Version | Version2.4.1 |
Type | Typepom |
Description |
DescriptionBWMaven parent
BWMaven, application lifecycle management for TIBCO BusinessWorks projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bw-maven-parent-2.4.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.fastconnect.factory.tibco.bw.maven/bw-maven-parent/ -->
<dependency>
<groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
<artifactId>bw-maven-parent</artifactId>
<version>2.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.fastconnect.factory.tibco.bw.maven/bw-maven-parent/
implementation 'fr.fastconnect.factory.tibco.bw.maven:bw-maven-parent:2.4.1'
// https://jarcasting.com/artifacts/fr.fastconnect.factory.tibco.bw.maven/bw-maven-parent/
implementation ("fr.fastconnect.factory.tibco.bw.maven:bw-maven-parent:2.4.1")
'fr.fastconnect.factory.tibco.bw.maven:bw-maven-parent:pom:2.4.1'
<dependency org="fr.fastconnect.factory.tibco.bw.maven" name="bw-maven-parent" rev="2.4.1">
<artifact name="bw-maven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.fastconnect.factory.tibco.bw.maven', module='bw-maven-parent', version='2.4.1')
)
libraryDependencies += "fr.fastconnect.factory.tibco.bw.maven" % "bw-maven-parent" % "2.4.1"
[fr.fastconnect.factory.tibco.bw.maven/bw-maven-parent "2.4.1"]