MVN

org.ow2.petals : petals-kernel

Maven & Gradle

Jul 25, 2011
19 usages

petals-kernel

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-kernel</artifactId>
    <version>3.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.petals : petals-kernel to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.3
  • Latest Beta: 2.1-beta1

All Versions

Choose a version of org.ow2.petals : petals-kernel to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
petals-kernel-3.1.3
petals-kernel-3.1.2
petals-kernel-3.1.1
3.1
petals-kernel-3.1
3.0.x
petals-kernel-3.0.6
petals-kernel-3.0.5
petals-kernel-3.0.4
petals-kernel-3.0.3
petals-kernel-3.0.2
petals-kernel-3.0.1
3.0
petals-kernel-3.0
2.5
petals-kernel-2.5
2.4.x
petals-kernel-2.4.1
2.4
petals-kernel-2.4
2.3
petals-kernel-2.3
2.2.x
petals-kernel-2.2.1
2.2
petals-kernel-2.2
2.1.x
petals-kernel-2.1.2
petals-kernel-2.1.1
2.1
petals-kernel-2.1
petals-kernel-2.1-beta1

How to add a dependency to Maven

Add the following org.ow2.petals : petals-kernel maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-kernel</artifactId>
    <version>3.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.petals : petals-kernel gradle dependency to your build.gradle file:

implementation 'org.ow2.petals:petals-kernel:3.1.3'

Gradle Kotlin DSL: Add the following org.ow2.petals : petals-kernel gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.petals:petals-kernel:3.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.petals : petals-kernel sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.petals" % "petals-kernel" % "3.1.3"

Advertisement

Dependencies from Group

Apr 06, 2023
76 usages
Apr 07, 2023
59 usages
Apr 11, 2023
50 usages
Apr 06, 2023
45 usages
Apr 07, 2023
44 usages

Discover Dependencies

Sep 20, 2005
1 usages
Jun 02, 2012
2 usages
Jun 14, 2014
1 usages
2 stars
Apr 27, 2013
122 usages
382 stars
Apr 26, 2012
1 usages
Nov 27, 2007
15 usages
Jan 21, 2013
6 usages
2.4k stars