Last Version

Automata OSS Parent 2

Parent pom.xml that can be used by AUTOMATA-Team Maven projects

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.zalando.automata
ArtifactId

ArtifactId

automata-oss-parent
Version

Version

2
Type

Type

pom
Description

Description

Automata OSS Parent
Parent pom.xml that can be used by AUTOMATA-Team Maven projects
Project Organization

Project Organization

Zalando SE

Download automata-oss-parent 2

Filename Size
automata-oss-parent-2.pom 12 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.