MVN

org.ow2.wildcat : wildcat-remote

Maven & Gradle

Aug 09, 2010
1 usages

Wildcat: Remote

<dependency>
    <groupId>org.ow2.wildcat</groupId>
    <artifactId>wildcat-remote</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.0

All Versions

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

Version Vulnerabilities Updated
2.3.x
wildcat-remote-2.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ow2.wildcat</groupId>
    <artifactId>wildcat-remote</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ow2.wildcat:wildcat-remote:2.3.0'

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

implementation("org.ow2.wildcat:wildcat-remote:2.3.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ow2.wildcat" % "wildcat-remote" % "2.3.0"

Advertisement

Dependencies from Group

Aug 09, 2010
9 usages
Aug 09, 2010
1 usages
Aug 09, 2010
1 usages

Discover Dependencies

Jun 09, 2014
1 usages
3 stars
Nov 28, 2014
4 usages
1 stars
Nov 16, 2011
1 usages
Nov 16, 2011
1 usages
Apr 02, 2015
2 usages
5 stars
Aug 14, 2013
1 usages
26 stars
Feb 03, 2015
1 usages
Aug 19, 2011