MVN

org.xpertss : proximo

Maven & Gradle

Oct 26, 2018
1 usages
0 stars

Proximo provides a simple declarative means for creating proxies and stubbing method behavior overrides.

<dependency>
    <groupId>org.xpertss</groupId>
    <artifactId>proximo</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xpertss : proximo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.xpertss : proximo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
proximo-1.0

How to add a dependency to Maven

Add the following org.xpertss : proximo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xpertss</groupId>
    <artifactId>proximo</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xpertss : proximo gradle dependency to your build.gradle file:

implementation 'org.xpertss:proximo:1.0'

Gradle Kotlin DSL: Add the following org.xpertss : proximo gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xpertss:proximo:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xpertss : proximo sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xpertss" % "proximo" % "1.0"

Advertisement

Dependencies from Group

Oct 26, 2018
2 usages
1 stars
Oct 26, 2018
1 usages
0 stars
Jun 29, 2022
2 stars
sdp
Jun 14, 2023
2 stars
Dec 18, 2019
2 stars

Discover Dependencies

Feb 17, 2023
1 usages
15 stars
Jun 18, 2022
1 usages
95 stars
Oct 24, 2018
1 usages
93 stars
Oct 21, 2018
1 usages
Mar 11, 2019
1 usages
735 stars
Mar 11, 2019
1 usages
735 stars
Mar 11, 2019
1 usages
735 stars
Feb 03, 2019
3 usages
2k stars