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