u

unity-server-parent

UNITY aggregation and parent module
https://unity-idm.eu
BSD
Unity
Krzysztof Benedyczak
Files download
File Operation
unity-server-parent-3.6.0-m2.pom download
Apache Maven
<dependency>
  <groupId>io.imunity</groupId>
  <artifactId>unity-server-parent</artifactId>
  <version>3.6.0-m2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.imunity:unity-server-parent:3.6.0-m2'
Gradle Kotlin
implementation("io.imunity:unity-server-parent:3.6.0-m2")
Scala SBT
libraryDependencies += "io.imunity" % "unity-server-parent" % "3.6.0-m2"
Groovy Grape
@Grapes(
  @Grab(group='io.imunity', module='unity-server-parent', version='3.6.0-m2')
)
Apache Ivy
<dependency org="io.imunity" name="unity-server-parent" rev="3.6.0-m2" />
Leiningen
[io.imunity/unity-server-parent "3.6.0-m2"]
Apache Buildr
'io.imunity:unity-server-parent:jar:3.6.0-m2'