MVN

com.innowhere : relproxy

Maven & Gradle

Mar 17, 2016
1 usages
101 stars

relproxy · Simple Java and Groovy hot class reloader,and Java based shell and scripting.

<dependency>
    <groupId>com.innowhere</groupId>
    <artifactId>relproxy</artifactId>
    <version>0.8.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.innowhere : relproxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.8

All Versions

Choose a version of com.innowhere : relproxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
relproxy-0.8.8
relproxy-0.8.7
relproxy-0.8.6
relproxy-0.8.5
relproxy-0.8.4
relproxy-0.8.3

How to add a dependency to Maven

Add the following com.innowhere : relproxy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.innowhere</groupId>
    <artifactId>relproxy</artifactId>
    <version>0.8.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.innowhere : relproxy gradle dependency to your build.gradle file:

implementation 'com.innowhere:relproxy:0.8.8'

Gradle Kotlin DSL: Add the following com.innowhere : relproxy gradle kotlin dependency to your build.gradle.kts file:

implementation("com.innowhere:relproxy:0.8.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.innowhere : relproxy sbt scala dependency to your build.sbt file:

libraryDependencies += "com.innowhere" % "relproxy" % "0.8.8"

Advertisement

Dependencies from Group

Mar 17, 2016
1 usages
101 stars
May 08, 2015
2 stars
May 07, 2015
6 stars

Discover Dependencies

Jun 08, 2015
Aug 09, 2018
1 stars
Oct 07, 2015
42 stars
Jan 27, 2017
12 usages
24 stars
Jul 18, 2018
1 usages
6 stars
Mar 06, 2019
10 usages
14 stars