c

catalyst-maven-archetypes

Maven Archetypes for ZOHO Catalyst
https://github.com/catalystbyzoho/catalyst-maven-archetypes
GPL-v3.0
Zoho
Zohoites
Files download
File Operation
catalyst-maven-archetypes-0.0.6.pom download
Apache Maven
<dependency>
  <groupId>com.zoho.catalyst</groupId>
  <artifactId>catalyst-maven-archetypes</artifactId>
  <version>0.0.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.zoho.catalyst:catalyst-maven-archetypes:0.0.6'
Gradle Kotlin
implementation("com.zoho.catalyst:catalyst-maven-archetypes:0.0.6")
Scala SBT
libraryDependencies += "com.zoho.catalyst" % "catalyst-maven-archetypes" % "0.0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.zoho.catalyst', module='catalyst-maven-archetypes', version='0.0.6')
)
Apache Ivy
<dependency org="com.zoho.catalyst" name="catalyst-maven-archetypes" rev="0.0.6" />
Leiningen
[com.zoho.catalyst/catalyst-maven-archetypes "0.0.6"]
Apache Buildr
'com.zoho.catalyst:catalyst-maven-archetypes:jar:0.0.6'
Dependencies
The project has no third-party dependencies