MVN

org.vrp-rep : vrprep-model

Maven & Gradle

Jan 09, 2016
2 usages
9 stars

VRP-REP model files · VRP-REP is a web sharing platform that put together data dedicated to Vehicle Routing Problem, that mainly uses a recommended data format described in an xsd file. This repository includes the model files used to marshall/unmarshall XML data instances using JAXB.

<dependency>
    <groupId>org.vrp-rep</groupId>
    <artifactId>vrprep-model</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.vrp-rep : vrprep-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of org.vrp-rep : vrprep-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
vrprep-model-0.5.0
0.4.x
vrprep-model-0.4.0
0.3.x
vrprep-model-0.3.2
vrprep-model-0.3.1
vrprep-model-0.3.0
0.2.x
vrprep-model-0.2.5
vrprep-model-0.2.4
vrprep-model-0.2.3
vrprep-model-0.2.2
vrprep-model-0.2.1
0.1.x
vrprep-model-0.1.4
vrprep-model-0.1.3
vrprep-model-0.1.1
vrprep-model-0.1.0
0.0.x
vrprep-model-0.0.1

How to add a dependency to Maven

Add the following org.vrp-rep : vrprep-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.vrp-rep</groupId>
    <artifactId>vrprep-model</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.vrp-rep : vrprep-model gradle dependency to your build.gradle file:

implementation 'org.vrp-rep:vrprep-model:0.5.0'

Gradle Kotlin DSL: Add the following org.vrp-rep : vrprep-model gradle kotlin dependency to your build.gradle.kts file:

implementation("org.vrp-rep:vrprep-model:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.vrp-rep : vrprep-model sbt scala dependency to your build.sbt file:

libraryDependencies += "org.vrp-rep" % "vrprep-model" % "0.5.0"

Advertisement

Dependencies from Group

Jan 09, 2016
2 usages
9 stars
Nov 28, 2014
10 stars

Discover Dependencies

arp
Feb 03, 2016
4 usages
Jun 15, 2016
2 usages
35 stars
Nov 16, 2017
3 usages
116 stars
Apr 25, 2018
10 usages
Jul 22, 2019
3 usages
2 stars
Oct 07, 2020
7 usages
1.8k stars
Dec 30, 2020
4 usages
9 stars
Jan 24, 2022
3 usages
0 stars
Mar 22, 2014
7 usages
145 stars