License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.fastcube.factory.tibco.bw.maven |
ArtifactId | ArtifactIdbw-maven-parent |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionbwMaven parent
bwMaven, application lifecycle management for TIBCO BusinessWorks projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bw-maven-parent-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.fastcube.factory.tibco.bw.maven/bw-maven-parent/ -->
<dependency>
<groupId>io.github.fastcube.factory.tibco.bw.maven</groupId>
<artifactId>bw-maven-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.fastcube.factory.tibco.bw.maven/bw-maven-parent/
implementation 'io.github.fastcube.factory.tibco.bw.maven:bw-maven-parent:1.0.0'
// https://jarcasting.com/artifacts/io.github.fastcube.factory.tibco.bw.maven/bw-maven-parent/
implementation ("io.github.fastcube.factory.tibco.bw.maven:bw-maven-parent:1.0.0")
'io.github.fastcube.factory.tibco.bw.maven:bw-maven-parent:pom:1.0.0'
<dependency org="io.github.fastcube.factory.tibco.bw.maven" name="bw-maven-parent" rev="1.0.0">
<artifact name="bw-maven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.fastcube.factory.tibco.bw.maven', module='bw-maven-parent', version='1.0.0')
)
libraryDependencies += "io.github.fastcube.factory.tibco.bw.maven" % "bw-maven-parent" % "1.0.0"
[io.github.fastcube.factory.tibco.bw.maven/bw-maven-parent "1.0.0"]