a

ati-parent

This is the parent for all ATI projects.
https://github.com/uppsala-university/ati-parent
The MIT License
Sunet
Dennis Lundberg
Files download
File Operation
ati-parent-6.pom download
Apache Maven
<dependency>
  <groupId>se.sunet.ati</groupId>
  <artifactId>ati-parent</artifactId>
  <version>6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'se.sunet.ati:ati-parent:6'
Gradle Kotlin
implementation("se.sunet.ati:ati-parent:6")
Scala SBT
libraryDependencies += "se.sunet.ati" % "ati-parent" % "6"
Groovy Grape
@Grapes(
  @Grab(group='se.sunet.ati', module='ati-parent', version='6')
)
Apache Ivy
<dependency org="se.sunet.ati" name="ati-parent" rev="6" />
Leiningen
[se.sunet.ati/ati-parent "6"]
Apache Buildr
'se.sunet.ati:ati-parent:jar:6'
Dependencies
The project has no third-party dependencies