MVN

com.panayotis : jupidator

Maven & Gradle

Nov 14, 2020
2 stars

A library/tool in Java for automatic updating of applications with minimum user interaction and small developer effort. This is the main library. Use this in your projects.

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>jupidator</artifactId>
    <version>project</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.panayotis : jupidator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: project

All Versions

Choose a version of com.panayotis : jupidator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
jupidator-0.9.0.2
jupidator-0.9.0.1
jupidator-0.9.0.0
0.8.x
jupidator-0.8.9.10
jupidator-0.8.9.9
jupidator-0.8.9.8
project
jupidator-project
digester
jupidator-digester
creator
jupidator-creator

How to add a dependency to Maven

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

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>jupidator</artifactId>
    <version>project</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.panayotis : jupidator gradle dependency to your build.gradle file:

implementation 'com.panayotis:jupidator:project'

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

implementation("com.panayotis:jupidator:project")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.panayotis : jupidator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.panayotis" % "jupidator" % "project"

Advertisement

Dependencies from Group

Mar 28, 2017
5 usages
5 stars
May 25, 2018
2 usages
0 stars
Nov 06, 2022
1 usages
0 stars
Nov 05, 2017
1 usages
0 stars
Nov 04, 2022
1 usages
0 stars

Discover Dependencies