k

kurento-parent-pom

Parent POM for Kurento Java projects. Provides default project build configuration.
http://www.kurento.org/docs/${project.version}
GNU Lesser General Public License
Kurento
-kurento.org Community
Files download
File Operation
kurento-parent-pom-5.0.3.pom download
Apache Maven
<dependency>
  <groupId>org.kurento</groupId>
  <artifactId>kurento-parent-pom</artifactId>
  <version>5.0.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.kurento:kurento-parent-pom:5.0.3'
Gradle Kotlin
implementation("org.kurento:kurento-parent-pom:5.0.3")
Scala SBT
libraryDependencies += "org.kurento" % "kurento-parent-pom" % "5.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.kurento', module='kurento-parent-pom', version='5.0.3')
)
Apache Ivy
<dependency org="org.kurento" name="kurento-parent-pom" rev="5.0.3" />
Leiningen
[org.kurento/kurento-parent-pom "5.0.3"]
Apache Buildr
'org.kurento:kurento-parent-pom:jar:5.0.3'
Dependencies
The project has no third-party dependencies