Files download
File Operation
archetype-default-pom-1.0.2.jar download
archetype-default-pom-1.0.2.pom download
archetype-default-pom-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.fastcube.factory.tibco</groupId>
  <artifactId>archetype-default-pom</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.fastcube.factory.tibco:archetype-default-pom:1.0.2'
Gradle Kotlin
implementation("com.github.fastcube.factory.tibco:archetype-default-pom:1.0.2")
Scala SBT
libraryDependencies += "com.github.fastcube.factory.tibco" % "archetype-default-pom" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.fastcube.factory.tibco', module='archetype-default-pom', version='1.0.2')
)
Apache Ivy
<dependency org="com.github.fastcube.factory.tibco" name="archetype-default-pom" rev="1.0.2" />
Leiningen
[com.github.fastcube.factory.tibco/archetype-default-pom "1.0.2"]
Apache Buildr
'com.github.fastcube.factory.tibco:archetype-default-pom:jar:1.0.2'
Dependencies
The project has no third-party dependencies