Last Version

Automatiko Engine :: Maven Archetypes 0.16.1

Various Automatiko Engine Maven archetypes for project generation

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.automatiko.archetypes
ArtifactId

ArtifactId

archetypes
Version

Version

0.16.1
Type

Type

pom
Description

Description

Automatiko Engine :: Maven Archetypes
Various Automatiko Engine Maven archetypes for project generation
Project Organization

Project Organization

OpenEnterprise

Download archetypes 0.16.1

Filename Size
archetypes-0.16.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.automatiko.archetypes/archetypes/ -->
<dependency>
    <groupId>io.automatiko.archetypes</groupId>
    <artifactId>archetypes</artifactId>
    <version>0.16.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.automatiko.archetypes/archetypes/
implementation 'io.automatiko.archetypes:archetypes:0.16.1'
// https://jarcasting.com/artifacts/io.automatiko.archetypes/archetypes/
implementation ("io.automatiko.archetypes:archetypes:0.16.1")
'io.automatiko.archetypes:archetypes:pom:0.16.1'
<dependency org="io.automatiko.archetypes" name="archetypes" rev="0.16.1">
  <artifact name="archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.automatiko.archetypes', module='archetypes', version='0.16.1')
)
libraryDependencies += "io.automatiko.archetypes" % "archetypes" % "0.16.1"
[io.automatiko.archetypes/archetypes "0.16.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • automatiko-archetype
  • automatiko-batch-archetype
  • automatiko-db-archetype
  • automatiko-event-stream-archetype
  • automatiko-function-archetype
  • automatiko-function-flow-archetype
  • automatiko-iot-archetype
  • automatiko-orchestration-archetype
  • automatiko-operator-archetype